summaryrefslogtreecommitdiff
path: root/include/llvm/Support/PredIteratorCache.h
Commit message (Expand)AuthorAge
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Add caching of predecessor counts as well as predecessors themselves.Owen Anderson2009-04-22
* Removed trailing whitespace.Misha Brukman2009-02-20
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-05
* add #include guards, thanks Dan.Chris Lattner2009-01-04
* newline at end of phileChris Lattner2008-12-09
* pred_iterator got a lot slower since use-diet landed. This is a Chris Lattner2008-12-09