Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -4/+4 |
* | Don't use getNextOperandForReg(). | Jakob Stoklund Olesen | 2012-08-08 | 1 | -1/+4 |
* | Cleanup trip-count finding for PPC CTR loops (and some bug fixes). | Hal Finkel | 2012-06-16 | 1 | -86/+127 |
* | Fix a bug in the new PPC CTR-Loops pass. | Hal Finkel | 2012-06-08 | 1 | -0/+1 |
* | Add the PPCCTRLoops pass: a PPC machine-code-level optimization pass to form ... | Hal Finkel | 2012-06-08 | 1 | -0/+679 |