llvm-6502/include/llvm/ADT
2007-12-21 00:15:29 +00:00
..
APFloat.h remove dead #include. 2007-12-08 19:06:21 +00:00
APInt.h eliminate dependency on Bitcode headers. 2007-12-08 19:01:44 +00:00
APSInt.h
BitVector.h Added two bounds checks to the BitVector class to detect 2007-12-10 22:28:35 +00:00
DenseMap.h
DenseSet.h
DepthFirstIterator.h Use references in DF iterators. This eliminates copy-ctor calls on huge objects (graphs) 2007-12-15 22:23:24 +00:00
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h Use references in DF iterators. This eliminates copy-ctor calls on huge objects (graphs) 2007-12-15 22:23:24 +00:00
hash_map.in
hash_set.in
HashExtras.h
ilist
ImmutableMap.h
ImmutableSet.h Changed the return type of type-specific Allocate() methods to return 2007-10-18 00:30:14 +00:00
IndexedMap.h
iterator.in
OwningPtr.h Added OwningArrayPtr smart pointer class to provide an analogous class to 2007-12-20 19:53:47 +00:00
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h Add explicit keywords, and fix a minor typo that they uncovered. 2007-12-14 15:41:34 +00:00
Tree.h
Trie.h More eye-candy stuff :) 2007-12-20 01:30:27 +00:00
UniqueVector.h
VectorExtras.h