aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Move the dominator verification code out of special code embedded withinDan Gohman2009-09-281-1/+1
* 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
* Fix broken logic in DominatorTreeBase::Split. Part of PR4238.Eli Friedman2009-05-211-1/+1
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-95/+30
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* another testcase for PR977Chris Lattner2006-10-311-0/+210