aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll
AgeCommit message (Expand)Author
2009-09-28Move the dominator verification code out of special code embedded withinDan Gohman
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-05-21Fix broken logic in DominatorTreeBase::Split. Part of PR4238.Eli Friedman
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-31another testcase for PR977Chris Lattner