summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/runtime-check-readonly.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+37
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-37/+0
* [LV] Test once if vector trip count is zero, instead of twiceAyal Zaks2017-07-191-1/+0
* [LV] Remove triples from target-independent vectorizer tests. NFC.Michael Kuperstein2016-10-061-1/+0
* [Loop Vectorizer] Fixed memory confilict checks.Elena Demikhovsky2016-08-281-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [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
* When we sink an instruction, this can open up opportunity for the operands to...Aditya Nandakumar2014-07-111-1/+1
* LoopVectorizer: Add a check that the backedge taken count + 1 does not overflowArnold Schwaighofer2014-05-291-0/+1
* LoopVectorizer: Handle strided memory accesses by versioningArnold Schwaighofer2014-01-101-5/+7
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-1/+1
* LoopVectorizer: No need to generate pointer disambiguation checks between rea...Nadav Rotem2013-04-251-0/+36
OpenPOWER on IntegriCloud