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