summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/ctrloops.ll
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Do not use llc -march in tests.Matthias Braun2017-08-011-1/+1
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* [PPC] Enable transformations in PPCPassConfig::addIRPasses at O2Ehsan Amiri2016-04-071-8/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* PowerPC: CTR shouldn't fire if a TLS call is in the loopDavid Majnemer2014-12-271-1/+24
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-151-3/+3
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-10/+6
* Improve ext/trunc patterns on PPC64.Hal Finkel2012-06-091-0/+1
* Enable PPC CTR loop formation by default.Hal Finkel2012-06-081-1/+1
* Disable the PPC CTR-Loops pass by default.Hal Finkel2012-06-081-1/+1
* Add the PPCCTRLoops pass: a PPC machine-code-level optimization pass to form ...Hal Finkel2012-06-081-0/+78
OpenPOWER on IntegriCloud