simplify-rtx.c
94.2 KB
-
combine.c (combine_simplify_rtx): Move several NOT and NEG optimizations from here... · aa166939
* combine.c (combine_simplify_rtx): Move several NOT and NEG optimizations from here... * simplify-rtx.c (simplify_unary_operation): to here. Recursively simplify expressions using simplify_gen_*ary instead of gen_rtx_*. From-SVN: r71300
Roger Sayle committed