summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-07-10-SplatMiscompile.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
2014-05-27[PATCH] Correct type used for VADD_SPLAT optimization on PowerPCBill Schmidt
2013-02-04SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.Benjamin Kramer
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-07-10Fix an altivec constant miscompilation that Duncan found throughChris Lattner