Fix typo.
[oota-llvm.git] / test / CodeGen / PowerPC / vec_mul.ll
2015-03-10 Kit BartonChange the generation of the vmuluwm instruction to...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-10-19 Bill Schmidt[PowerPC] Clean up -mattr=+vsx tests to always specify...
2014-10-17 Bill Schmidt[PPC] Adjust some PowerPC tests to account for presence...
2014-06-09 Bill Schmidt[PPC64LE] Generate correct little-endian code for v16i8...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-11-30 Chad Rosiertest/CodeGen/PowerPC/vec_mul.ll: Add a triple. Thanks...
2012-11-30 Chad Rosiertest/CodeGen/PowerPC/vec_mul.ll: Fix register operands.
2012-11-30 NAKAMURA Takumitest/CodeGen/PowerPC: Add explicit -march=ppc32.
2012-11-30 Adhemerval ZanellaThis patch fixes the Altivec addend construction for...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-18 Chris LattnerAdd tests for v8i16 and v16i8
2006-04-18 Chris Lattnernew testcase