Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
[oota-llvm.git] / include / llvm / Support / RecyclingAllocator.h
2010-04-08 Benjamin KramerProvide operator delete for BumpPtrAllocator and Recycl...
2010-03-18 Dan GohmanDefine placement new wrappers for BumpPtrAllocator and
2009-11-05 Douglas GregorMake a few headers standalone. Plus, add a missing...
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...
2008-07-10 Dan GohmanTidy up #includes.
2008-07-07 Dan GohmanAdd some basic Pool-allocation infrastructure. This...