simplify-rtx.c
74 KB
-
simplify-rtx.c (simplify_gen_relational): Simplify the RTX (cond (compare x y)… · fb2c6841
simplify-rtx.c (simplify_gen_relational): Simplify the RTX (cond (compare x y) 0) into the equivalent (cond x y). * simplify-rtx.c (simplify_gen_relational): Simplify the RTX (cond (compare x y) 0) into the equivalent (cond x y). From-SVN: r53870
Roger Sayle committed