aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vzip.ll
AgeCommit message (Expand)Author
2010-08-17Allow more cases of undef shuffle indices and add tests for them.Bob Wilson
2010-05-03Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,Dan Gohman
2009-10-06Update NEON struct names to match llvm-gcc changes.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-22Use CHECK-NEXT to make sure we're only getting one copy of each shuffleBob Wilson
2009-08-21Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations,Bob Wilson
2009-08-21Remove Neon intrinsics for VZIP, VUZP, and VTRN. We will represent these asBob Wilson
2009-08-11Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson
2009-08-09Add tests for Neon VZIP and VUZP instructions.Bob Wilson