summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll
Commit message (Expand)AuthorAge
* Rename 'loopsimplify' to 'loop-simplify'.Cameron Zwarich2011-02-10
* Move the dominator verification code out of special code embedded withinDan Gohman2009-09-28
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Fix some incorrect logic in DominanceFrontier::splitBlock. Part of Eli Friedman2009-05-21
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcase where loop simplify is not updating domfrontiers correctlyChris Lattner2004-04-13