Be a bit more efficient when processing the active and inactive
[oota-llvm.git] / include / Support / MallocAllocator.h
2003-11-16 Chris LattnerFixes for PR114: Thanks to Reid Spencer!
2003-11-12 Chris LattnerFix faulty namespacification
2003-11-12 John CriswellRegress to not using the llvm namespace.
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-11-07 Chris LattnerProvide a specialization of _Alloc_traits, which allows...
2003-11-07 Chris LattnerAdd some ctors for this allocator
2003-11-04 Chris LattnerNew file, for use by the pool allocator project