Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygenify comments. | Misha Brukman | 2004-02-29 | 1 | -16/+11 |
* | Move this method out of the generic dominators calculation code | Chris Lattner | 2003-12-07 | 1 | -0/+2 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Do not segfault when the post-dominator tree is empty (ie, there are no return | Chris Lattner | 2003-09-15 | 1 | -1/+2 |
* | Rework dominator and post dominator information so that we do not have to | Chris Lattner | 2003-09-10 | 1 | -11/+15 |
* | - Split Dominators.h into Dominators.h & PostDominators.h | Chris Lattner | 2002-08-21 | 1 | -0/+108 |