Allow re-materialization of pic load (controlled by -remat-pic-load for now).
authorEvan Cheng <evan.cheng@apple.com>
Fri, 22 Feb 2008 09:25:47 +0000 (09:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 22 Feb 2008 09:25:47 +0000 (09:25 +0000)
commitd8850a512ee4023420abf95f3576827cd28c216a
treeb602d82da3a72ee7192832e235f99e06c5b5137e
parentd70dbb5d627a0408eccf88033143efa62ee0e6c0
Allow re-materialization of pic load (controlled by -remat-pic-load for now).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/pic-load-remat.ll [new file with mode: 0644]