OSDN Git Service

Enable predication of NEON instructions in Thumb2 mode.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 24 Nov 2009 08:06:15 +0000 (08:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 24 Nov 2009 08:06:15 +0000 (08:06 +0000)
commitd7f0810c934a7d13acb28c42d737ce58ec990ea8
tree8d6e0b510f3eed9891ad005e2a8ee6af73fe8a0e
parent630382adc8d4aa8e8e54b03649bf5884d6d38e4f
Enable predication of NEON instructions in Thumb2 mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89748 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
test/CodeGen/Thumb2/ifcvt-neon.ll [new file with mode: 0644]