summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/tbaa-nodep.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+101
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-101/+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-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-6/+6
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-2/+2
* [LoopVectorize] Use AA to partition potential dependency checksHal Finkel2014-07-201-0/+102
OpenPOWER on IntegriCloud