Enable pre-regalloc load / store multiple pass for Thumb2.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 27 Sep 2009 09:46:04 +0000 (09:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 27 Sep 2009 09:46:04 +0000 (09:46 +0000)
commite298ab26b11cf6e278b4876bbc5b890e234d4029
treefb9753c9c129904ab9f535e0df63155b9c55dff6
parent9217f6b2e40c1a4d5caf43d6ff1d37d056552310
Enable pre-regalloc load / store multiple pass for Thumb2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82893 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
lib/Target/ARM/ARMTargetMachine.cpp
test/CodeGen/Thumb2/thumb2-ldrd.ll [new file with mode: 0644]