Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded #includes. | Jakub Staszak | 2013-02-09 | 1 | -1/+0 |
* | Fix include guards so they exactly match file names. | Jakub Staszak | 2013-01-10 | 1 | -2/+2 |
* | Allow for customized graph edge pruning in PostOrderIterator.h | Jakob Stoklund Olesen | 2012-07-17 | 1 | -23/+19 |
* | Cleanup. Remove an extraneous GraphTraits specialization. | Andrew Trick | 2011-08-10 | 1 | -19/+5 |
* | Cleanup. Added LoopBlocksDFS::perform for simple clients. | Andrew Trick | 2011-08-10 | 1 | -0/+3 |
* | An interface for iterating over a loop's blocks in DFS order. | Andrew Trick | 2011-08-03 | 1 | -0/+197 |