summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vext.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-21/+21
* [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls2017-06-281-29/+29
* [DAGCombiner] use narrow load to avoid vector extractSanjay Patel2017-05-271-4/+4
* [ARM] Implement isExtractSubvectorCheap.Eli Friedman2016-12-201-21/+13
* [ARM] Generate checks for shuffle tests using update_llc_test_checks.py.Eli Friedman2016-12-201-68/+192
* [ARM] Split 128-bit vectors in BUILD_VECTOR loweringEli Friedman2016-12-141-8/+17
* [ARM][AArch64] Turn on by default interleaved access loweringSilviu Baranga2015-09-011-1/+1
* [ARM] - Fix lowering of shufflevectors in AArch32Luke Cheeseman2015-07-241-0/+32
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-25/+25
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-18/+18
* ARM: Improve codegen for generic vselect.Jim Grosbach2013-07-081-5/+18
* Vext Lowering was missing opportunitiesQuentin Colombet2012-11-021-0/+33
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-141-1/+1
* Add missing correctness check to ARMTargetLowering::ReconstructShuffle. Fixe...Eli Friedman2011-10-141-0/+17
* Some minor cleanups based on feedback.Bill Wendling2011-03-151-0/+12
* Generate a VTBL instruction instead of a series of loads and stores when weBill Wendling2011-03-141-12/+0
* Lower some BUILD_VECTORS using VEXT+shuffle.Bob Wilson2011-01-071-0/+59
* Allow more cases of undef shuffle indices and add tests for them.Bob Wilson2010-08-171-0/+20
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-6/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Add some tests for vext.16 and vext.32.Bob Wilson2009-08-211-0/+19
* Add support for Neon VEXT (vector extract) shuffles.Bob Wilson2009-08-191-0/+37
OpenPOWER on IntegriCloud