aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vtrn.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-20/+20
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-10/+10
* Allow more cases of undef shuffle indices and add tests for them.Bob Wilson2010-08-171-0/+27
* Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,Dan Gohman2010-05-031-2/+2
* Update NEON struct names to match llvm-gcc changes.Bob Wilson2009-10-061-10/+0
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Use CHECK-NEXT to make sure we're only getting one copy of each shuffleBob Wilson2009-08-221-0/+8
* Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations,Bob Wilson2009-08-211-0/+99
* Remove Neon intrinsics for VZIP, VUZP, and VTRN. We will represent these asBob Wilson2009-08-211-117/+0
* Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson2009-08-111-16/+16
* Add a test for Neon VTRN instructions.Bob Wilson2009-08-091-0/+117