summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vtrn.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM][NFC] Replaced tab-characters in test file vtrn.llSjoerd Meijer2018-08-081-100/+100
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-22/+22
* [ARM] More aggressive matching for vpadd and vpaddl.Eli Friedman2017-01-111-2/+2
* Don't combine a shuffle of two BUILD_VECTORs with duplicate elements.Eli Friedman2016-12-151-6/+4
* [ARM] Split 128-bit vectors in BUILD_VECTOR loweringEli Friedman2016-12-141-6/+16
* Introduce target hook for optimizing register copiesMatt Arsenault2015-09-241-25/+25
* [ARM] Do not use vtrn for vectorshuffle if the order is reversedJames Molloy2015-09-101-0/+28
* [ARM] Update ReconstructShuffle to handle mismatched typesSilviu Baranga2015-08-071-0/+36
* [ARM] - Fix lowering of shufflevectors in AArch32Luke Cheeseman2015-07-241-0/+10
* [ARM] Look through concat when lowering in-place shuffles (VZIP, ..)Ahmed Bougacha2015-06-191-83/+12
* [ARM] Add D-sized vtrn/vuzp/vzip tests, and cleanup. NFC.Ahmed Bougacha2015-06-191-31/+305
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-20/+20
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-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
OpenPOWER on IntegriCloud