summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung
2011-05-24Test case for r130799 - indvars: Added canExpandBackEdgeTakenCount.Andrew Trick
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2009-06-27When a value is used multiple times within a single PHI, instructionsDan Gohman