..
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
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
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
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
hash_map.in
Renamed to hash_map.in; move to using autoconf substitution tags.
2004-02-23 18:56:35 +00:00
hash_set.in
Renamed to hash_set.in; move to using autoconf substitution tags.
2004-02-23 18:56:36 +00:00
HashExtras.h
Fixes for PR114: Thanks to Reid Spencer!
2003-11-16 20:21:15 +00:00
ilist
Add global methods that prevent us from using ilist::iterators as
2004-02-09 22:40:50 +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
Renamed from include/Support/iterator. Doxygenify comments; add autoconf substitution tags.
2004-02-23 18:16:10 +00:00
PostOrderIterator.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
SCCIterator.h
Add namespace qualifier
2003-11-13 02:30:22 +00:00
SetOperations.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
Statistic.h
Switch to including <iostream> for compatibility with gcc-3.0.x (Debian).
2004-04-16 16:28:33 +00:00
STLExtras.h
Noone cares about similarity to boost
2004-02-24 03:47:25 +00:00
StringExtras.h
add new function
2003-12-29 05:06:38 +00:00
Tree.h
Hrm, how could this compile?
2003-11-29 19:55:02 +00:00
VectorExtras.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00