summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/ppc64le-aggregates.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2017-03-01[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combineArtur Pilipenko
2017-02-22[DAGCombiner] revert r295336Bill Seurer
2017-02-16[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combineArtur Pilipenko
2016-10-04[Power9] Exploit D-Form VSX Scalar memory ops that target full VSX register setNemanja Ivanovic
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-25[PowerPC] Make LDtocL and friends invariant loadsHal Finkel
2015-01-29[PowerPC] Complete setting the baseline for ppc64leBill Schmidt
2015-01-25[PowerPC] Revert ppc64le-aggregates.ll test changes from r227053Bill Schmidt
2015-01-25[PowerPC] Reset the baseline for ppc64le to be equivalent to pwr8Bill Schmidt
2014-12-09[PowerPC 1/4] Little-endian adjustments for VSX loads/storesBill Schmidt
2014-07-21[PowerPC] ELFv2 aggregate passing supportUlrich Weigand