summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/no_idiv_reduction.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+24
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-24/+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-1/+1
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* LoopVectorizer: integer division is not a reduction operationArnold Schwaighofer2013-04-121-0/+24
OpenPOWER on IntegriCloud