summaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/PredIteratorCache.h
Commit message (Expand)AuthorAgeFilesLines
* Add caching of predecessor counts as well as predecessors themselves.Owen Anderson2009-04-221-0/+9
* Removed trailing whitespace.Misha Brukman2009-02-201-4/+4
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-1/+0
* add #include guards, thanks Dan.Chris Lattner2009-01-041-0/+5
* newline at end of phileChris Lattner2008-12-091-1/+2
* pred_iterator got a lot slower since use-diet landed. This is a Chris Lattner2008-12-091-0/+56