llvm-6502/include/llvm/ADT
2007-03-13 06:16:26 +00:00
..
.cvsignore
APInt.h Add zextOrCopy() into APInt for convenience. 2007-03-13 06:16:26 +00:00
BitVector.h Make it 64-bit safe. 2007-03-02 02:31:37 +00:00
DenseMap.h Make find return the appropriate iterator/const_iterator 2007-02-10 06:58:17 +00:00
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
IndexedMap.h
iterator.in
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h add iterator range version of ctor. 2007-03-04 04:04:43 +00:00
SmallSet.h
SmallString.h
SmallVector.h The hack won't work on VS 2005, and it might not be needed anyway. 2007-03-05 17:22:33 +00:00
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h add new ShouldRehash method to factor out common code. Fix the dtor to not 2007-02-11 21:46:36 +00:00
Tree.h
UniqueVector.h Fix build error. 2007-02-06 14:59:28 +00:00
VectorExtras.h