Age | Commit message (Expand) | Author |
---|---|---|
2011-02-10 | Rename 'loopsimplify' to 'loop-simplify'. | Cameron Zwarich |
2009-09-28 | Move the dominator verification code out of special code embedded within | Dan Gohman |
2009-09-11 | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman |
2009-05-21 | Fix some incorrect logic in DominanceFrontier::splitBlock. Part of | Eli Friedman |
2008-03-25 | Byebye llvm-upgrade! | Tanya Lattner |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2004-04-13 | New testcase where loop simplify is not updating domfrontiers correctly | Chris Lattner |