summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/memdep.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+273
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-273/+0
* [LV] Fix maximum legal VF calculationAlon Kom2017-09-141-0/+51
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-18/+18
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-2/+2
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-5/+5
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Reapply 184685 after the SetVector iteration order fix.Arnold Schwaighofer2013-06-241-0/+222
* Revert "LoopVectorize: Use the dependence test utility class"Arnold Schwaighofer2013-06-241-222/+0
* LoopVectorize: Use the dependence test utility classArnold Schwaighofer2013-06-241-0/+222
OpenPOWER on IntegriCloud