OSDN Git Service

It's safe to remat t2LDRpci; Add PseudoSourceValue to load / store's to enable more...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 31 Oct 2009 03:39:36 +0000 (03:39 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 31 Oct 2009 03:39:36 +0000 (03:39 +0000)
commit9eda68988e7772c40f6125750a965ddb85acc25f
tree259ac185a95271d1f97ac31bdc2e118976bb2957
parenta4006c6dbfadf4699ab94dd4ed0be996c27b32b0
It's safe to remat t2LDRpci; Add PseudoSourceValue to load / store's to enable more machine licm. More changes coming.

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