OSDN Git Service

PR target/41514
authorbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Apr 2010 09:42:32 +0000 (09:42 +0000)
committerbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Apr 2010 09:42:32 +0000 (09:42 +0000)
commitd60047aa91935910a11e6539b6439eb2ae42d62f
tree9049fc03e8bcf8a31faf13f9fdffe9a4b1fdf3c3
parenta67a82efd8563e4ccf9d8a9416fa663b67fe3b57
PR target/41514
* config/arm/arm.md (cbranchsi4_insn): Renamed from "*cbranchsi4_insn".
If the previous insn is a cbranchsi4_insn with the same arguments,
omit the compare instruction.

PR target/41514
gcc.target/arm/thumb-comparisons.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158404 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/thumb-comparisons.c [new file with mode: 0644]