summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/scatter_crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+114
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-114/+0
* Support arbitrary address space pointers in masked gather/scatter intrinsics.Elad Cohen2017-05-031-2/+2
* Reapply r298620: [LV] Vectorize GEPsMatthew Simpson2017-04-071-90/+16
* Revert r298620: [LV] Vectorize GEPsIvan Krasin2017-03-241-16/+90
* [LV] Vectorize GEPsMatthew Simpson2017-03-231-90/+16
* [LV] Move insertelement sequence after scalar definitionsMatthew Simpson2016-08-291-16/+16
* [LV] Unify vector and scalar mapsMatthew Simpson2016-08-241-64/+32
* [LV] Generate both scalar and vector integer induction variablesMatthew Simpson2016-08-021-32/+34
* [LV] Move vector int induction update to end of latchMatthew Simpson2016-07-211-2/+2
* Fixed a bug in vectorizing GEP before gather/scatter intrinsic.Elena Demikhovsky2016-07-071-0/+218
OpenPOWER on IntegriCloud