Optimise comparison where intermediate result not used (AArch64)
authorIan Bolton <ian.bolton@arm.com>
Mon, 12 Nov 2012 19:35:24 +0000 (19:35 +0000)
committerIan Bolton <ibolton@gcc.gnu.org>
Mon, 12 Nov 2012 19:35:24 +0000 (19:35 +0000)
commitf5313c63ba833a90e5685e5df7ccaa984dd68ccb
treefa688a0a32bf3865d9ba2a0dfa6e080347990c73
parent86f2731e6362430da0ff5761ee6e30dc8151c62b
Optimise comparison where intermediate result not used (AArch64)

From-SVN: r193450
gcc/ChangeLog
gcc/config/aarch64/aarch64.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/adds.c [new file with mode: 0644]
gcc/testsuite/gcc.target/aarch64/cmn.c [new file with mode: 0644]
gcc/testsuite/gcc.target/aarch64/subs.c [new file with mode: 0644]