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