aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/RecyclingAllocator.h
Commit message (Expand)AuthorAgeFilesLines
* Fold the useful features of alist and alist_node into ilist, andDan Gohman2008-07-281-2/+3
* Tidy up #includes.Dan Gohman2008-07-101-2/+0
* Add some basic Pool-allocation infrastructure. This adds a Recycler class,Dan Gohman2008-07-071-0/+60