llvm-6502/include/llvm/ADT
Duncan Sands c04b6917c1 Work around PR1000.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58984 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-10 10:05:09 +00:00
..
APFloat.h Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
APInt.h random cleanup 2008-10-11 22:06:50 +00:00
APSInt.h
BitVector.h
DenseMap.h Add STL-style typedefs and default constructors to make it possible to 2008-10-27 18:15:15 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Overload AddInteger on int/long/long long instead of on int/int64_t, 2008-11-03 19:40:18 +00:00
GraphTraits.h
hash_map.cmake
hash_map.h.in
hash_set.cmake
hash_set.h.in
HashExtras.h
ilist_node.h
ilist.h
ImmutableList.h constify some methods and variables in ImmutableList. 2008-10-21 05:59:33 +00:00
ImmutableMap.h
ImmutableSet.h Typo 2008-11-03 03:50:40 +00:00
IndexedMap.h
IntrusiveRefCntPtr.h
iterator.cmake
iterator.h.in
OwningPtr.h
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h Implement a SmallVector insert method that can insert multiple 2008-10-16 00:15:24 +00:00
SparseBitVector.h
Statistic.h
STLExtras.h Fix several places that called mapped_iterator's constructor without 2008-10-16 00:12:39 +00:00
StringExtras.h Work around PR1000. 2008-11-10 10:05:09 +00:00
StringMap.h
StringSet.h Return bool (inserted) from StringSet::insert as for StringMap::insert. 2008-10-27 20:50:02 +00:00
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h