Use t2LDRi12 and t2STRi12 to load / store to / from stack frames. Eliminate more...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 27 Jul 2009 03:14:20 +0000 (03:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 27 Jul 2009 03:14:20 +0000 (03:14 +0000)
commit5732ca084aaa0cd26149e50dd4b487efff37fe41
treee0f8c1b844429e4526ec205678479f6efd226450
parent8e14eab07e5e38f014536ebfcd0ee4443f13d560
Use t2LDRi12 and t2STRi12 to load / store to / from stack frames. Eliminate more getOpcode calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77181 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.h