llvm-6502/include/llvm/ADT
2008-10-22 23:16:52 +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 Added static methods to APSInt: getMinValue and getMaxValue. 2008-09-19 18:01:14 +00:00
BitVector.h
DenseMap.h Add DenseMap::lookup: 2008-08-29 00:48:44 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
hash_map.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
hash_map.h.in
hash_set.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
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
IndexedMap.h
IntrusiveRefCntPtr.h
iterator.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
iterator.h.in
OwningPtr.h
PostOrderIterator.h For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" 2008-05-29 17:41:17 +00:00
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 Fix incorrect testing for the end of the both strings in CStrInCStrNoCase. This could cause a read-out-of-bounds error if s2 is smaller than s1. 2008-10-22 23:16:52 +00:00
StringMap.h
StringSet.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h