Age | Commit message (Expand) | Author |
---|---|---|
2013-03-21 | Fix a register-class comparison bug in PPCCTRLoops | Hal Finkel |
2013-03-18 | Fix a sign-extension bug in PPCCTRLoops | Hal Finkel |
2013-03-18 | Fix 80-col. violations in PPCCTRLoops | Hal Finkel |
2013-03-18 | Fix large count and negative constant count handling in PPCCTRLoops | Hal Finkel |
2013-03-18 | Cleanup initial-value constants in PPCCTRLoops | Hal Finkel |
2013-02-13 | Add registration for PPC-specific passes to allow the IR to be dumped | Krzysztof Parzyszek |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-08-08 | Don't use getNextOperandForReg(). | Jakob Stoklund Olesen |
2012-06-16 | Cleanup trip-count finding for PPC CTR loops (and some bug fixes). | Hal Finkel |
2012-06-08 | Fix a bug in the new PPC CTR-Loops pass. | Hal Finkel |
2012-06-08 | Add the PPCCTRLoops pass: a PPC machine-code-level optimization pass to form ... | Hal Finkel |