summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pic-load-remat.ll
AgeCommit message (Expand)Author
2009-11-20Enable hoisting load from constant memories.Evan Cheng
2009-10-28Teach MachineLICM to unfold loads from constant memory fromDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-23Update test.Evan Cheng
2008-02-23Remat of pic loads are now on by default.Evan Cheng
2008-02-22Allow re-materialization of pic load (controlled by -remat-pic-load for now).Evan Cheng