summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+38
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-37/+0
* Test case for r130799 - indvars: Added canExpandBackEdgeTakenCount.Andrew Trick2011-05-241-1/+5
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* When a value is used multiple times within a single PHI, instructionsDan Gohman2009-06-271-0/+33
OpenPOWER on IntegriCloud