summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/vsx-ldst.ll
AgeCommit message (Expand)Author
2017-05-24P9: D-form vector load/store. Differential Revision: https://reviews.llvm.org...Zaara Syeda
2017-05-02[PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LENemanja Ivanovic
2016-11-29Revert https://reviews.llvm.org/rL287679Nemanja Ivanovic
2016-11-22[PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LENemanja Ivanovic
2016-09-22[Power9] Add exploitation of non-permuting memory opsNemanja Ivanovic
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-04-27[PPC64LE] Remove unnecessary swaps from lane-insensitive vector computationsBill Schmidt
2015-04-23[PowerPC] Enable printing instructions using aliasesHal Finkel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-09[PowerPC 4/4] Enable little-endian support for VSX.Bill Schmidt
2014-12-09[PowerPC 1/4] Little-endian adjustments for VSX loads/storesBill Schmidt
2014-12-05[PowerPC]Update Power VSX test cases to also test fast-iselBill Seurer
2014-11-12[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsicsBill Schmidt