llvm-6502/include/Support
2004-02-25 21:55:45 +00:00
..
Annotation.h
BitSetVector.h
Casting.h
CommandLine.h Use the new LLVM is_class template instead of the boost one, allowing us to 2004-02-24 03:50:05 +00:00
DataTypes.h.in DataTypes.h is now output from configure, and shortened 2004-02-23 22:07:26 +00:00
Debug.h
DenseMap.h Add DenseMap template and actually use it for for mapping virtual regs 2004-02-25 21:55:45 +00:00
DepthFirstIterator.h
DOTGraphTraits.h
DynamicLinker.h
EquivalenceClasses.h
FileUtilities.h Change the order of the arguments to the ctor, allowing us to make the boolean default to true 2004-02-18 20:20:52 +00:00
GraphTraits.h
GraphWriter.h
hash_map.in Renamed to hash_map.in; move to using autoconf substitution tags. 2004-02-23 18:56:35 +00:00
hash_set.in Renamed to hash_set.in; move to using autoconf substitution tags. 2004-02-23 18:56:36 +00:00
HashExtras.h
ilist
iterator.in Renamed from include/Support/iterator. Doxygenify comments; add autoconf substitution tags. 2004-02-23 18:16:10 +00:00
LeakDetector.h
MallocAllocator.h
MathExtras.h Cygwin defines log2 as a macro. Undef it here IFF it has already been defined, 2004-02-25 01:53:45 +00:00
PostOrderIterator.h
SCCIterator.h
SetOperations.h
Signals.h Add a new function 2004-02-19 20:03:08 +00:00
SlowOperationInformer.h
Statistic.h
STLExtras.h Noone cares about similarity to boost 2004-02-24 03:47:25 +00:00
StringExtras.h
SystemUtils.h
ThreadSupport-NoSupport.h
ThreadSupport-PThreads.h
ThreadSupport.h.in ThreadSupport.h is now output from configure. 2004-02-23 21:30:29 +00:00
Timer.h
Tree.h
type_traits.h Check in a new type_traits header which provides the mysterious is_class 2004-02-24 03:49:29 +00:00
TypeInfo.h
VectorExtras.h