Age | Commit message (Expand) | Author |
---|---|---|
2006-05-14 | This is a proper fix for the compiler warning. A termination condition is | Chris Lattner |
2006-05-13 | Fix an infinite loop bug that Vladimir Prus identified. | Reid Spencer |
2006-02-10 | Remove a level of indirection. | Chris Lattner |
2005-08-17 | add a helper | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-11-10 | Include forms of SplitCriticalEdge which work correctly with pred/succ iterators | Chris Lattner |
2003-11-10 | Move isCriticalEdge & SplitCritical into this file. While we're at it, change | Chris Lattner |
2003-10-20 | Added LLVM copyright header (for lack of a better term). | John Criswell |
2003-09-30 | Standardize header file comments | Chris Lattner |
2002-07-29 | Implement a new RemoveSuccessor function | Chris Lattner |
2002-06-25 | *** empty log message *** | Chris Lattner |
2002-05-07 | Checkin headers for Utils library | Chris Lattner |