llvm-6502/include/llvm/ADT
2008-07-02 17:29:59 +00:00
..
APFloat.h add convenience 'constructors' 2008-06-30 18:02:44 +00:00
APInt.h First step to fix PR2088. Implement routine to compute the 2008-06-23 19:39:50 +00:00
APSInt.h
BitVector.h
DenseMap.h Fix use of placement new to actually use an address. 2008-06-17 18:07:43 +00:00
DenseSet.h Have DenseSet::insert return a bool indicating whether the insertion succeeded or not. 2008-07-02 17:29:59 +00:00
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Add a version of AddString that takes a const char* so we can avoid extraneous 2008-07-01 23:49:59 +00:00
GraphTraits.h
hash_map.h.in
hash_set.h.in
HashExtras.h
ilist.h
ImmutableList.h Implemented operator!= for the ImmutableList iterator. 2008-07-02 00:06:55 +00:00
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
IntrusiveRefCntPtr.h
iterator
iterator.h.in
OwningPtr.h
PostOrderIterator.h
PriorityQueue.h Add a clear() method to PriorityQueue. 2008-06-23 23:47:46 +00:00
SCCIterator.h
ScopedHashTable.h Add a simple, but efficient, generic scoped hash table 2008-06-09 00:42:10 +00:00
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h Compilation fix 2008-07-01 05:27:28 +00:00
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h optimize StringMap::clear 2008-07-02 05:30:45 +00:00
StringSet.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h