summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vtrn.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Allow more cases of undef shuffle indices and add tests for them.Bob Wilson2010-08-17
* Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,Dan Gohman2010-05-03
* Update NEON struct names to match llvm-gcc changes.Bob Wilson2009-10-06
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Use CHECK-NEXT to make sure we're only getting one copy of each shuffleBob Wilson2009-08-22
* Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations,Bob Wilson2009-08-21
* Remove Neon intrinsics for VZIP, VUZP, and VTRN. We will represent these asBob Wilson2009-08-21
* Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson2009-08-11
* Add a test for Neon VTRN instructions.Bob Wilson2009-08-09