Age | Commit message (Expand) | Author |
---|---|---|
2010-03-10 | Add a DominatorTree argument to isLCSSA so that it doesn't have to | Dan Gohman |
2010-01-27 | Don't bother with sprintf, just pass the Twine through. | Benjamin Kramer |
2010-01-05 | Change errs() to dbgs(). | David Greene |
2009-12-18 | Add Loop contains utility methods for testing whether a loop | Dan Gohman |
2009-11-06 | remove a bunch of extraneous LLVMContext arguments | Chris Lattner |
2009-11-05 | Teach LoopUnroll how to bail if LoopSimplify can't give it what it needs. | Dan Gohman |
2009-10-31 | Revert r85667. LoopUnroll currently can't call utility functions which | Dan Gohman |
2009-10-31 | Merge the enhancements from LoopUnroll's FoldBlockIntoPredecessor into | Dan Gohman |
2009-10-31 | Simplify this code. | Dan Gohman |
2009-10-31 | Rename UnrollLoop.cpp to LoopUnroll.cpp, and LoopUnroll.cpp to | Dan Gohman |