Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / vzip.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-08-17 Bob WilsonAllow more cases of undef shuffle indices and add tests...
2010-05-03 Dan GohmanFix tests to use fadd, fsub, and fmul, instead of add...
2009-10-06 Bob WilsonUpdate NEON struct names to match llvm-gcc changes.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-22 Bob WilsonUse CHECK-NEXT to make sure we're only getting one...
2009-08-21 Bob WilsonMatch VTRN, VZIP, and VUZP shuffles. Restore the tests...
2009-08-21 Bob WilsonRemove Neon intrinsics for VZIP, VUZP, and VTRN. We...
2009-08-11 Bob WilsonUse vAny type to get rid of Neon intrinsics that differ...
2009-08-09 Bob WilsonAdd tests for Neon VZIP and VUZP instructions.