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