spu.c (spu_emit_branch_or_set): Avoid reverse tests when generating an integer result...
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 16 Aug 2011 18:39:55 +0000 (18:39 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 16 Aug 2011 18:39:55 +0000 (18:39 +0000)
commit0b01f61969d2595b11f988ef2a97d3b2b986d175
tree5fc172635b28458f88080830c4be8ecf8cb549e8
parent2ea0be597eaacb6ca34f0fc8a9249949bcf97d64
spu.c (spu_emit_branch_or_set): Avoid reverse tests when generating an integer result where possible.

* config/spu/spu.c (spu_emit_branch_or_set): Avoid reverse tests
when generating an integer result where possible.  Short-cut
comparison against 0 also for QImode.

From-SVN: r177795
gcc/ChangeLog
gcc/config/spu/spu.c