1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Support
Dan Gohman 60e964b34c Add some basic Pool-allocation infrastructure. This adds a Recycler class,
for handling bookkeeping for deleted objects, as well as the alist class
template, for keeping lists of objects allocated from Recyclers, and some
related utilities.

llvm-svn: 53210
2008-07-07 22:58:06 +00:00
..
Allocator.cpp Add some basic Pool-allocation infrastructure. This adds a Recycler class, 2008-07-07 22:58:06 +00:00
Annotation.cpp
APFloat.cpp
APInt.cpp First step to fix PR2088. Implement routine to compute the 2008-06-23 19:39:50 +00:00
APSInt.cpp
CommandLine.cpp
ConstantRange.cpp
Debug.cpp
Dwarf.cpp
FileUtilities.cpp
FoldingSet.cpp Add a version of AddString that takes a const char* so we can avoid extraneous 2008-07-01 23:49:59 +00:00
GraphWriter.cpp
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp
MemoryBuffer.cpp
PluginLoader.cpp
SlowOperationInformer.cpp
SmallPtrSet.cpp
Statistic.cpp
Streams.cpp
StringExtras.cpp
StringMap.cpp
StringPool.cpp
SystemUtils.cpp
Timer.cpp Append to the ActiveTimers std::vector before looking at the timer instead 2008-06-24 22:07:07 +00:00