20050702-1.c
452 Bytes
-
re PR tree-optimization/14490 ([tree-ssa] Simplify "a - 10 > 150" into "a > 160") · 70a9e64b
2005-07-02 Andrew Pinski <pinskia@physics.uc.edu> PR middle-end/14490 * fold-const.c (fold_binary): Handle the return value of fold_to_nonsharp_ineq_using_bound if we get back the same operand back. Implement "X +- C1 CMP C2" folding to "X CMP C2 -+ C1". From-SVN: r101535
Andrew Pinski committed