]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: arm.md (mov_notscc): Use MVN for false condition.
authorMatthew Gretton-Dann <matthew.gretton-dann@arm.com>
Thu, 12 Jan 2012 14:45:00 +0000 (14:45 +0000)
committerMatthew Gretton-Dann <mgretton@gcc.gnu.org>
Thu, 12 Jan 2012 14:45:00 +0000 (14:45 +0000)
commit4adb04a26ec83a50f30590a556b45dbef381a5e4
treeb2a71658c52846ea0bbd9e7ee4a32ab07d7bec8b
parent3f34eceef36e789a746bf158f3ef742ca825e02b
backport: arm.md (mov_notscc): Use MVN for false condition.

Backport from mainline
2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>

* gcc/config/arm/arm.md (mov_notscc): Use MVN for false condition.
* gcc/testsuite/testsuite/gcc.c-torture/execute/20120110-1.c: New testcase.

From-SVN: r183127
gcc/ChangeLog
gcc/config/arm/arm.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20120111-1.c [new file with mode: 0644]