cse.c
238 KB
-
cse.c (fold_rtx): When arg1 has a constant equivalent... · 08678f51
* cse.c (fold_rtx) <case RTX_COMM_COMPARE, RTX_COMPARE>: When arg1 has a constant equivalent, iterate over equivalents for arg0, calling simplify_relational_operation and if there's a result cheaper than X, apply fold_rtx and return the result. From-SVN: r110481
Hans-Peter Nilsson committed