Allow use of the 16-bit literal move instruction in CMOVs for ARM mode.
authorJim Grosbach <grosbach@apple.com>
Thu, 7 Oct 2010 00:42:42 +0000 (00:42 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 7 Oct 2010 00:42:42 +0000 (00:42 +0000)
commit3bbdcea49abddea69d124e7ef055c9fdaa8d12f6
treeb4af7a4a7a077d1b1fb1d448c2468fd23226b39b
parent1bb9adae4ca5c3da92e5733aa8b105645a0f7fea
Allow use of the 16-bit literal move instruction in CMOVs for ARM mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115884 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrInfo.td
test/CodeGen/ARM/select-imm.ll
utils/TableGen/ARMDecoderEmitter.cpp