Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PowerPC: Do not use llc -march in tests. | Matthias Braun | 2017-08-01 | 1 | -1/+1 |
* | Adding -verify-machineinstrs option to PowerPC tests | Ehsan Amiri | 2016-08-03 | 1 | -1/+1 |
* | [PPC] Enable transformations in PPCPassConfig::addIRPasses at O2 | Ehsan Amiri | 2016-04-07 | 1 | -8/+7 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | PowerPC: CTR shouldn't fire if a TLS call is in the loop | David Majnemer | 2014-12-27 | 1 | -1/+24 |
* | Implement PPC counter loops as a late IR-level pass | Hal Finkel | 2013-05-15 | 1 | -3/+3 |
* | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-04-30 | 1 | -10/+6 |
* | Improve ext/trunc patterns on PPC64. | Hal Finkel | 2012-06-09 | 1 | -0/+1 |
* | Enable PPC CTR loop formation by default. | Hal Finkel | 2012-06-08 | 1 | -1/+1 |
* | Disable the PPC CTR-Loops pass by default. | Hal Finkel | 2012-06-08 | 1 | -1/+1 |
* | Add the PPCCTRLoops pass: a PPC machine-code-level optimization pass to form ... | Hal Finkel | 2012-06-08 | 1 | -0/+78 |