aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/remat-constant.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* factor some logic out into a helper function, allow remat of loads from constantChris Lattner2009-06-271-2/+1
* Reimplement rip-relative addressing in the X86-64 backend. The newChris Lattner2009-06-271-0/+1
* For Darwin / x86_64, override -relocation-model=static to pic if the output i...Evan Cheng2009-06-031-1/+1
* This test needs -aggressive-remat enabled.Dan Gohman2008-07-251-1/+1
* Enable rematerialization of constants using AliasAnalysis::pointsToConstantMe...Dan Gohman2008-07-251-0/+15