Allow use of the 16-bit literal move instruction in CMOVs for Thumb2 mode.
authorJim Grosbach <grosbach@apple.com>
Thu, 7 Oct 2010 00:53:56 +0000 (00:53 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 7 Oct 2010 00:53:56 +0000 (00:53 +0000)
commita4257162be84d9d606a42e9db5ce2163426949e3
tree4046cd4dff00fd59ceb392ebcf1a95d6769bbf5a
parent511c686f766ba977b667dd04638b68cf241373d5
Allow use of the 16-bit literal move instruction in CMOVs for Thumb2 mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115890 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrThumb2.td
utils/TableGen/ARMDecoderEmitter.cpp