summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/ptr_loops.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+73
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-73/+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 g...David Blaikie2015-03-131-9/+9
* [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-6/+6
* 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
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-2/+2
* Add support for reverse pointer induction variables. These are loops that con...Nadav Rotem2013-01-231-0/+74
OpenPOWER on IntegriCloud