combine.c (simplify_set): When generating a CC set...
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 13 May 2015 11:26:45 +0000 (13:26 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Wed, 13 May 2015 11:26:45 +0000 (13:26 +0200)
commit313b2cc05048521c3825e6a866860d6825bb4864
treec49518f2a74752137cad44dc0db90a02c2b87de8
parenta540dfabf4839fdefb0d08bc034b94d64ab88e8c
combine.c (simplify_set): When generating a CC set...

* combine.c (simplify_set): When generating a CC set, if the
source already is in the correct mode, do not wrap it in a
compare.  Simplify the rest of that code.

From-SVN: r223146
gcc/ChangeLog
gcc/combine.c