summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/value-ptr-bug.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+50
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-50/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Fix known typosAlp Toker2014-01-241-1/+1
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-1/+1
* LoopVectorize: Make Value pointers that could be RAUW'ed a VHArnold Schwaighofer2013-05-221-0/+50
OpenPOWER on IntegriCloud