llvm-6502/include/llvm/ADT
2007-11-29 06:14:41 +00:00
..
APFloat.h Implemented generic serialization of APFloat. 2007-11-07 18:39:22 +00:00
APInt.h Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros. 2007-11-23 22:42:31 +00:00
APSInt.h
BitVector.h
DenseMap.h Added typedef "value_type" to DenseMap (similar typedef appears in std::map). 2007-11-01 00:54:57 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Changed access control within FoldingSet for some ivars from "private" 2007-10-31 17:12:47 +00:00
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
iterator.in
PostOrderIterator.h
SCCIterator.h
scoped_ptr.h Import the boost scoped_ptr class to LLVM. This patch was prepared by 2007-11-15 05:57:06 +00:00
SetOperations.h
SetVector.h
SmallPtrSet.h make smallptrset more const and type correct, which caught a few 2007-11-06 22:12:43 +00:00
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h Fix bugs in iterator invalidation 2007-11-15 18:06:49 +00:00
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h Pass the whole StringMapEntry into StringMapEntryInitializer::Initialize. 2007-11-29 06:14:41 +00:00
Tree.h
UniqueVector.h
VectorExtras.h