OSDN Git Service

* ifcvt.c (noce_get_alt_condition): If the condition is a compare
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Jul 2001 03:13:34 +0000 (03:13 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Jul 2001 03:13:34 +0000 (03:13 +0000)
commite5198b6c12744b8623c6634f809323d9d3dcf34b
treeb6602dcfbcbb2441cb51d0b3db365bfa56c733e6
parent5db02b21d23d6a5e5af807bd44044498f6515098
* ifcvt.c (noce_get_alt_condition): If the condition is a compare
against a constant, try to adjust the compare to have the desired
constant in it so that min/max optimizations happen more often.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44435 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ifcvt.c