summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/LoopIterator.h
Commit message (Expand)AuthorAge
* Remove unneeded #includes.Jakub Staszak2013-02-09
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Allow for customized graph edge pruning in PostOrderIterator.hJakob Stoklund Olesen2012-07-17
* Cleanup. Remove an extraneous GraphTraits specialization.Andrew Trick2011-08-10
* Cleanup. Added LoopBlocksDFS::perform for simple clients.Andrew Trick2011-08-10
* An interface for iterating over a loop's blocks in DFS order.Andrew Trick2011-08-03