llvm-6502/include/llvm/ADT
2008-06-24 16:40:22 +00:00
..
APFloat.h add a predicate. 2008-06-01 18:09:04 +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 Prune and tidy #includes. 2008-05-29 19:52:31 +00:00
DenseMap.h Fix use of placement new to actually use an address. 2008-06-17 18:07:43 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
hash_map.h.in Update guards 2008-05-29 18:17:53 +00:00
hash_set.h.in Update guards 2008-05-29 18:17:53 +00:00
HashExtras.h
ilist.h Update guards 2008-05-29 18:17:53 +00:00
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
IntrusiveRefCntPtr.h
iterator Remove guard, so *each* inclusion will result in a warning 2008-05-29 21:57:11 +00:00
iterator.h.in Update guards 2008-05-29 18:17:53 +00:00
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 Add an operator< for SmallVector. 2008-05-30 22:37:47 +00:00
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h Pass std::string by reference. Thanks Chris! 2008-06-24 16:40:22 +00:00
StringSet.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h