llvm-6502/include/llvm/ADT
2007-01-23 01:16:19 +00:00
..
.cvsignore
BitSetVector.h Removed llvm_ostream and used std::ostream instead. 2006-12-18 21:59:00 +00:00
CStringMap.h add a method 2006-10-30 03:14:15 +00:00
DenseMap.h
DepthFirstIterator.h
EquivalenceClasses.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
FoldingSet.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
IndexedMap.h
iterator.in
PostOrderIterator.h
SCCIterator.h Support for llvm_ostreams. 2006-11-28 23:31:42 +00:00
SetOperations.h
SetVector.h For PR1094: 2007-01-17 02:22:18 +00:00
SmallSet.h make the SmallSet interface more std::set-like 2007-01-23 01:16:19 +00:00
SmallString.h Add SmallString a (currently) minimal class that adapts SmallVector to be 2006-10-30 03:39:20 +00:00
SmallVector.h add a new form of insert. 2006-10-30 05:07:51 +00:00
Statistic.h eliminate constructor from Statistic class. It is now impossible to get a 2006-12-19 23:17:40 +00:00
STLExtras.h
StringExtras.h Add a helper function 2006-11-28 22:32:35 +00:00
StringMap.h add a method 2006-10-30 03:14:15 +00:00
Tree.h
UniqueVector.h
VectorExtras.h