summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/invariant-store-vectorization.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+593
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-593/+0
* Revert "[LICM] Enable control flow hoisting by default" and "[LICM] Reapply r...Martin Storsjo2018-11-291-11/+9
* [LICM] Enable control flow hoisting by defaultJohn Brawn2018-11-281-9/+11
* Revert "[LICM] Make LICM able to hoist phis"Benjamin Kramer2018-11-191-11/+9
* [LV] Avoid vectorizing unsafe dependencies in uniform addressAnna Thomas2018-11-191-0/+42
* [LICM] Make LICM able to hoist phisJohn Brawn2018-11-191-9/+11
* [InstCombine] use 'match' to handle vectors and simplify codeSanjay Patel2018-10-231-2/+1
* [LV] Teach vectorizer about variant value store into uniform addressAnna Thomas2018-10-161-9/+301
* [LV][LAA] Vectorize loop invariant values stored into loop invariant addressAnna Thomas2018-09-251-0/+260
OpenPOWER on IntegriCloud