OSDN Git Service

Use cbz and cbnz instructions.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 31 Oct 2009 23:46:45 +0000 (23:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 31 Oct 2009 23:46:45 +0000 (23:46 +0000)
commitde17fb6e4dd8f169f707d58d4e124c8d4d2c7dba
tree71760aa0b6751add99b6d1b54454501a73be3577
parent8cd0a8cb821263be4dc40b0b376ff02bfbd89f88
Use cbz and cbnz instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85698 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMInstrThumb.td
test/CodeGen/Thumb2/machine-licm.ll
test/CodeGen/Thumb2/thumb2-cbnz.ll [new file with mode: 0644]