summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/store-shuffle-bug.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+49
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-49/+0
* [LV] Remove triples from target-independent vectorizer tests. NFC.Michael Kuperstein2016-10-061-1/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* [LoopVectorize] Use AA to partition potential dependency checksHal Finkel2014-07-201-1/+1
* Reorder shuffle and binary operation.Serge Pavlov2014-05-111-11/+6
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Fix spelling.Arnold Schwaighofer2013-06-271-1/+1
* LoopVectorize: Don't store a reversed value in the vectorized value mapArnold Schwaighofer2013-06-271-0/+55
OpenPOWER on IntegriCloud