llvm-6502/include/llvm/ADT
2008-12-01 06:50:46 +00:00
..
APFloat.h Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
APInt.h Fix bogus assertion using getSExtValue for legitimate values, like -1 in 2008-12-01 00:43:48 +00:00
APSInt.h Added static methods to APSInt: getMinValue and getMaxValue. 2008-09-19 18:01:14 +00:00
BitVector.h
DenseMap.h fix indentation. std::pair is "isPod" if the first/second are both isPod. 2008-11-30 00:50:20 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h move partial template specialization to FoldingSet.h. 2008-11-17 02:40:00 +00:00
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 Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
ilist.h Removed unused parameters. 2008-08-01 05:50:13 +00:00
ImmutableList.h move partial template specialization to FoldingSet.h. 2008-11-17 02:40:00 +00:00
ImmutableMap.h Removed redundant ctor. 2008-08-14 21:17:07 +00:00
ImmutableSet.h Typo 2008-11-03 03:50:40 +00:00
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
PointerIntPair.h add the rest of the comparison routines. 2008-11-30 19:10:41 +00:00
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h add an operator= to assign to smallstring. 2008-11-20 07:09:17 +00:00
SmallVector.h Implement a SmallVector insert method that can insert multiple 2008-10-16 00:15:24 +00:00
SparseBitVector.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
Statistic.h
STLExtras.h don't assume iterators implicitly convert to pointers. 2008-12-01 06:50:46 +00:00
StringExtras.h Work around PR1000. 2008-11-10 10:05:09 +00:00
StringMap.h Add typedef to StringMapEntry. 2008-11-27 00:17:25 +00:00
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