Let the immediate leaf pattern take transforms and switch the signed
authorEric Christopher <echristo@apple.com>
Thu, 28 Apr 2011 05:49:04 +0000 (05:49 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 28 Apr 2011 05:49:04 +0000 (05:49 +0000)
commit8f232d307ace42180961856f69541b95b3278295
tree624a5f5124c6850bacb372341547bf513677eeb7
parent4c19b17a17ee1379b455f8dc4796af518dcb45e3
Let the immediate leaf pattern take transforms and switch the signed
immediate patterns in arm to using the pattern.

Handles rdar://9299434

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130386 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetSelectionDAG.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td