summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll
Commit message (Expand)AuthorAgeFilesLines
* [LV] Strip wrap flags from vectorized reductionsAyal Zaks2019-12-201-5/+5
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+921
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-921/+0
* [LV] Preserve inbounds on created GEPsDaniel Neilson2018-05-011-2/+2
* [LV] Fix PR34743 - handle casts that sink after interleaved loadsAyal Zaks2017-10-051-0/+52
* [LV] Test once if vector trip count is zero, instead of twiceAyal Zaks2017-07-191-5/+5
* [LV] Ensure reverse interleaved group GEPs remain uniformMatthew Simpson2016-09-021-2/+8
* [ValueTracking] Teach computeKnownBits about [su]min/maxDavid Majnemer2016-08-061-4/+4
* [LV] Preserve order of dependences in interleaved accesses analysisMatthew Simpson2016-06-241-0/+305
* [LV] Reallow positive-stride interleaved load groups with gapsMatthew Simpson2016-04-271-6/+99
* [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorizationSilviu Baranga2016-02-191-4/+2
* [LoopVectorize] Teach Loop Vectorizor about interleaved memory accesses.Hao Liu2015-06-081-0/+467
OpenPOWER on IntegriCloud