summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/peephole-align.ll
AgeCommit message (Expand)Author
2016-12-15Use PIC relocation model as default for PowerPC64 ELF.Joerg Sonnenberger
2016-09-02[PowerPC] For larger offsets, when possible, fold offset into addis toc@haHal Finkel
2016-09-02[PowerPC] Don't apply the PPC64 address-formation peephole for offsets greate...Hal Finkel
2016-09-02[PowerPC] Don't consider fusion in PPC64 address-formation peepholeHal Finkel
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-12-11[PPC]: Peephole optimize small accesss to aligned globals.Kyle Butt