summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/vec_misaligned.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-12-09[PowerPC 1/4] Little-endian adjustments for VSX loads/storesBill Schmidt
2014-10-17[PowerPC] Enable use of lxvw4x/stxvw4x in VSX code generationBill Schmidt
2014-06-09[PPC64LE] Generate correct code for unaligned little-endian vector loadsBill Schmidt
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-27New test for misaligned Altivec laod/store.Dale Johannesen