summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/pr3086.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+29
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-29/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* -disable-output is no longer needed with -analyze.Dan Gohman2010-01-261-2/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Don't try to mix integers and pointers in an icmp instructionDan Gohman2009-04-301-0/+1
* Add testcase from PR3086.Owen Anderson2009-04-231-0/+28
OpenPOWER on IntegriCloud