aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/SimplifyCFG/PhiBlockMerge2.ll
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2008-03-11Make this test more challenging to help it avoid beingDan Gohman1-2/+8
2008-03-11Upgrade this test.Dan Gohman1-6/+6
2007-04-15For PR1319:Reid Spencer1-1/+1
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer1-0/+21