Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-27 | PowerPC: CTR shouldn't fire if a TLS call is in the loop | David Majnemer | 1 | -1/+24 |
2013-05-15 | Implement PPC counter loops as a late IR-level pass | Hal Finkel | 1 | -3/+3 |
2013-04-30 | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 1 | -10/+6 |
2012-06-09 | Improve ext/trunc patterns on PPC64. | Hal Finkel | 1 | -0/+1 |
2012-06-08 | Enable PPC CTR loop formation by default. | Hal Finkel | 1 | -1/+1 |
2012-06-08 | Disable the PPC CTR-Loops pass by default. | Hal Finkel | 1 | -1/+1 |
2012-06-08 | Add the PPCCTRLoops pass: a PPC machine-code-level optimization pass to form ... | Hal Finkel | 1 | -0/+78 |