Second attempt at make Thumb2 LEAs pseudos. This time, perform the lowering much...
authorOwen Anderson <resistor@mac.com>
Tue, 14 Dec 2010 00:36:49 +0000 (00:36 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 14 Dec 2010 00:36:49 +0000 (00:36 +0000)
commita838a25d59838adfa91463f6a918ae3adeb352c1
tree2993f422e346bd2efa6a917c95c6a2b55bfcaccf
parent2d9220e8f5b45390d64e943fa4eef1562b87f04b
Second attempt at make Thumb2 LEAs pseudos.  This time, perform the lowering much later, which makes the entire
process cleaner.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmBackend.cpp
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMFixupKinds.h
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMMCCodeEmitter.cpp
utils/TableGen/EDEmitter.cpp