Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide operator delete for BumpPtrAllocator and RecyclingAllocator. They will | Benjamin Kramer | 2010-04-08 | 1 | -0/+7 |
* | Define placement new wrappers for BumpPtrAllocator and | Dan Gohman | 2010-03-18 | 1 | -0/+7 |
* | Make a few headers standalone. Plus, add a missing "template" keyword | Douglas Gregor | 2009-11-05 | 1 | -1/+1 |
* | Fold the useful features of alist and alist_node into ilist, and | Dan Gohman | 2008-07-28 | 1 | -2/+3 |
* | Tidy up #includes. | Dan Gohman | 2008-07-10 | 1 | -2/+0 |
* | Add some basic Pool-allocation infrastructure. This adds a Recycler class, | Dan Gohman | 2008-07-07 | 1 | -0/+60 |