summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/runtime-limit.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
* Fix test introduced in r246187 that failed on some systems.Tyler Nowicki2015-08-271-7/+5
* Improve vectorization diagnostic messages and extend vectorize(enable) pragma.Tyler Nowicki2015-08-271-5/+19
* Extend late diagnostics to include late test for runtime pointer checks.Tyler Nowicki2015-08-101-1/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-15/+15
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-13/+13
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-2/+2
* LoopVectorizer: Calculate the number of pointers to disambiguate at runtime ...Nadav Rotem2013-04-261-0/+84
OpenPOWER on IntegriCloud