summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/runtime-check-address-space.ll
Commit message (Expand)AuthorAgeFilesLines
* [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-14/+14
* Apply loop-rotate to several vectorizer tests.Michael Zolotukhin2014-12-021-84/+70
* 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
* Don't use runtime bounds check between address spaces.Matt Arsenault2013-10-021-0/+235
OpenPOWER on IntegriCloud