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