summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/ARM
Commit message (Expand)AuthorAgeFilesLines
* [ARM][MVE] MVE-I should not be disabled by -mfpu=noneMomchil Velikov2020-01-092-2/+2
* [LV] Still vectorise when tail-folding can't find a primary inducation variableSjoerd Meijer2020-01-091-0/+47
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* [ARM] Add missing REQUIRES: asserts to test. NFCDavid Green2019-12-091-0/+1
* [ARM] Enable MVE masked loads and storesDavid Green2019-12-094-6/+6
* [ARM] Teach the Arm cost model that a Shift can be folded into other instruct...David Green2019-12-091-2/+2
* [ARM] Additional tests and minor formatting. NFCDavid Green2019-12-091-0/+86
* [ARM] Disable VLD4 under MVEDavid Green2019-12-082-22/+109
* [LV] PreferPredicateOverEpilog respecting optionSjoerd Meijer2019-11-211-0/+18
* [ARM] MVE interleaving load and stores.David Green2019-11-191-54/+54
* [ARM] Add and update a lot of VLDn tests. NFCDavid Green2019-11-191-0/+695
* [ARM][MVE] tail-predicationSjoerd Meijer2019-11-151-0/+26
* [LV] PreferPredicateOverEpilog respecting predicate loop hintSjoerd Meijer2019-11-141-9/+6
* [ARM][MVE] canTailPredicateLoopSjoerd Meijer2019-11-131-27/+592
* [TTI][LV] preferPredicateOverEpilogueSjoerd Meijer2019-11-062-2/+82
* [DAGCombine][ARM] Enable extending masked loadsSam Parker2019-10-171-3/+139
* [LV] Add ARM MVE tail-folding testsSjoerd Meijer2019-09-161-0/+89
* [ARM] Masked loads and storesDavid Green2019-09-151-0/+40
* [ARM] Don't pretend we know how to generate MVE VLDnDavid Green2019-08-161-0/+416
* [ARM] Permit auto-vectorization using MVEDavid Green2019-08-111-0/+5
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-1710-0/+1067
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-1710-1067/+0
* [LV] Preserve inbounds on created GEPsDaniel Neilson2018-05-011-3/+3
* [ARM] add loop vectorizer test based on 482.sphinx3 from SPEC2006; NFCSanjay Patel2018-02-271-0/+165
* Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...Teresa Johnson2017-07-011-3/+3
* re-commit r306336: Enable vectorizer-maximize-bandwidth by default.Teresa Johnson2017-07-011-3/+3
* revert r306336 for breaking ppc test.Teresa Johnson2017-07-011-3/+3
* Enable vectorizer-maximize-bandwidth by default.Teresa Johnson2017-07-011-3/+3
* Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...Daniel Jasper2017-06-301-3/+3
* re-commit r306336: Enable vectorizer-maximize-bandwidth by default.Dehao Chen2017-06-271-3/+3
* revert r306336 for breaking ppc test.Dehao Chen2017-06-261-3/+3
* Enable vectorizer-maximize-bandwidth by default.Dehao Chen2017-06-261-3/+3
* Revert "Enable vectorizer-maximize-bandwidth by default."Diana Picus2017-06-221-3/+3
* Enable vectorizer-maximize-bandwidth by default.Dehao Chen2017-06-211-3/+3
* [TargetTransformInfo] getIntrinsicInstrCost() scalarization estimation improvedJonas Paulsson2017-03-141-2/+2
* [ARM/AArch64] Update costs for interleaved accesses with wide typesMatthew Simpson2017-03-021-20/+35
* [ARM] Make f16 interleaved accesses expensive.Ahmed Bougacha2017-02-111-0/+31
* [LV] Add new ARM/AArch64 interleaved access cost model tests (NFC)Matthew Simpson2017-02-071-0/+64
* [LV] Simplify ARM/AArch64 interleaved access cost model tests (NFC)Matthew Simpson2017-02-071-28/+26
* [Verifier] Add verification for TBAA metadataSanjoy Das2016-12-111-1/+1
* Second attempt at r285517.Dorit Nuzman2016-10-311-1/+1
* Revert r285517 due to build failures.Dorit Nuzman2016-10-301-1/+1
* [LoopVectorize] Make interleaved-accesses analysis less conservative aboutDorit Nuzman2016-10-301-1/+1
* [ARM] AArch32 v8 NEON is still not IEEE-754 compliantRenato Golin2016-04-181-14/+8
* [test] Require 'asserts' for a test which uses -debug-onlyVedant Kumar2016-04-141-0/+1
* [ARM] Adding IEEE-754 SIMD detection to loop vectorizerRenato Golin2016-04-141-0/+335
* Simplify testcase added in r246759. NFCSilviu Baranga2015-09-041-43/+11
* Fix IRBuilder CreateBitOrPointerCast for vector typesSilviu Baranga2015-09-031-0/+69
* [ARM] Turn on by default interleaved access vectorizationSilviu Baranga2015-09-011-1/+1
OpenPOWER on IntegriCloud