aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pic-load-remat.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable hoisting load from constant memories.Evan Cheng2009-11-201-6/+0
* Teach MachineLICM to unfold loads from constant memory fromDan Gohman2009-10-281-0/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Update test.Evan Cheng2008-02-231-11/+13
* Remat of pic loads are now on by default.Evan Cheng2008-02-231-1/+1
* Allow re-materialization of pic load (controlled by -remat-pic-load for now).Evan Cheng2008-02-221-0/+45