llvm-6502/include/llvm/ADT
Chris Lattner 2cca3008e8 One of the 'annoying' things about ilists is that the iterators don't behave
quite the same as for non-intrusive lists of pointers to nodes.  To support
transitioning code bases, add a new 'compatibility' iterator.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11172 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-08 00:51:31 +00:00
..
BitSetVector.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +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 Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
GraphTraits.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
HashExtras.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
ilist One of the 'annoying' things about ilists is that the iterators don't behave 2004-02-08 00:51:31 +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 add support for -- for symmetry 2004-01-14 23:37:22 +00:00
STLExtras.h A better way to get std::pair into the compiler's little, walnut-sized brain. 2003-11-23 03:50:31 +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