summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/runtime-loop3.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+46
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-46/+0
* [PM] Split LoopUnrollPass and make partial unroller a function passTeresa Johnson2017-08-021-1/+1
* The patch fixes r296770Evgeny Stupachenko2017-03-021-2/+2
* [PM] Teach LoopUnroll to update the LPM infrastructure as it unrollsChandler Carruth2017-01-251-0/+1
* [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
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+45
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-44/+0
* Add -unroll-runtime for unrolling loops with run-time trip counts.Andrew Trick2011-12-091-0/+44
OpenPOWER on IntegriCloud