llvm-6502/include/llvm/ADT
2004-06-04 20:21:53 +00:00
..
BitSetVector.h Declare iterator as public since it is defined as such (gcc-3.4 fix) 2004-04-21 16:10:40 +00:00
DenseMap.h Fix a bug in the densemap that was killing the local allocator, and probably 2004-02-26 05:00:15 +00:00
DepthFirstIterator.h
EquivalenceClasses.h Remember the set of leaders. Also compute on demand and cache the equiv 2004-05-23 08:05:14 +00:00
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist Silence a warning 2004-06-04 20:10:17 +00:00
IndexedMap.h Fix a bug in the densemap that was killing the local allocator, and probably 2004-02-26 05:00:15 +00:00
iterator.in
PostOrderIterator.h
SCCIterator.h
SetOperations.h
Statistic.h Switch to including <iostream> for compatibility with gcc-3.0.x (Debian). 2004-04-16 16:28:33 +00:00
STLExtras.h Add comparator useful for natural comparisons on collections with 2004-05-30 07:45:09 +00:00
StringExtras.h GCC doesn't like prefix form of cast with two identifiers I guess. 2004-06-04 20:21:53 +00:00
Tree.h
VectorExtras.h