]> git.ipfire.org Git - thirdparty/gcc.git/commit
ifcvt.c (noce_get_alt_condition): If the condition is a compare against a constant...
authorDJ Delorie <dj@redhat.com>
Sat, 28 Jul 2001 03:13:34 +0000 (23:13 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Sat, 28 Jul 2001 03:13:34 +0000 (23:13 -0400)
commit7f64687763a1770d52b5c11d2e5044d3ccda20ed
treeb6602dcfbcbb2441cb51d0b3db365bfa56c733e6
parentda397f8ed09544229b06599cb2878421a2844670
ifcvt.c (noce_get_alt_condition): If the condition is a compare against a constant...

* 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.

From-SVN: r44435
gcc/ChangeLog
gcc/ifcvt.c