Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure noone branches to the entry node of the method | Chris Lattner | 2001-08-24 | 1 | -0/+1 |
* | Handle case where there is no exit node from a flowgraph | Chris Lattner | 2001-08-23 | 1 | -3/+9 |
* | Moved inline/llvm/Tools/* to include/llvm/Support/* | Chris Lattner | 2001-07-23 | 1 | -1/+1 |
* | Fixed post dominator frontiers! Yaay! | Chris Lattner | 2001-07-08 | 1 | -1/+1 |
* | Implement support for postdominators, except in dom frontiers | Chris Lattner | 2001-07-06 | 1 | -41/+173 |
* | Checkin of new dominator calculation routines. These will be improved in | Chris Lattner | 2001-07-02 | 1 | -0/+239 |