summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/ctrloop-reg.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-1/+1
* 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
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-1/+1
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-1/+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
* Fix a bug in the new PPC CTR-Loops pass.Hal Finkel2012-06-081-0/+87
OpenPOWER on IntegriCloud