aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll
Commit message (Expand)AuthorAgeFilesLines
* 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