llvm-6502/include/llvm/ADT
Chris Lattner 6e94c00ab2 Add a new dense hash table implementation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33751 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-01 07:49:59 +00:00
..
.cvsignore
BitSetVector.h
CStringMap.h
DenseMap.h Add a new dense hash table implementation 2007-02-01 07:49:59 +00:00
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h clean up comment 2007-01-27 01:14:20 +00:00
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
IndexedMap.h rename DenseMap to IndexedMap. 2007-02-01 05:32:05 +00:00
iterator.in
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h For PR1094: 2007-01-17 02:22:18 +00:00
SmallPtrSet.h provide a definition for uintptr_t 2007-01-27 23:52:33 +00:00
SmallSet.h Make SmallSet<whatever*, N> faster by transparently implementing it with 2007-01-27 08:20:15 +00:00
SmallString.h
SmallVector.h add missing ctor 2007-01-31 20:08:34 +00:00
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h
Tree.h
UniqueVector.h
VectorExtras.h