aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/vec_mul.ll
AgeCommit message (Expand)Author
2012-11-30test/CodeGen/PowerPC/vec_mul.ll: Add a triple. Thanks, Hal.Chad Rosier
2012-11-30test/CodeGen/PowerPC/vec_mul.ll: Fix register operands.Chad Rosier
2012-11-30test/CodeGen/PowerPC: Add explicit -march=ppc32.NAKAMURA Takumi
2012-11-30This patch fixes the Altivec addend construction for the fused multiply-addAdhemerval Zanella
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-04-18Add tests for v8i16 and v16i8Chris Lattner
2006-04-18new testcaseChris Lattner