Age | Commit message (Expand) | Author |
---|---|---|
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-27 | factor some logic out into a helper function, allow remat of loads from constant | Chris Lattner |
2009-06-27 | Reimplement rip-relative addressing in the X86-64 backend. The new | Chris Lattner |
2009-06-03 | For Darwin / x86_64, override -relocation-model=static to pic if the output i... | Evan Cheng |
2008-07-25 | This test needs -aggressive-remat enabled. | Dan Gohman |
2008-07-25 | Enable rematerialization of constants using AliasAnalysis::pointsToConstantMe... | Dan Gohman |