mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
72af57f26c
1. It now actually uses tarjan's algorithm, so it is a efficient inverse ackerman's function for union operations, not linear time. 2. It now stores one copy of the data in the set instead of two. 3. It now works for elements other than pointers. 4. It now has a more STL-like interface that exposes iterators instead of internal implementation details. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20677 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
.cvsignore | ||
BitSetVector.h | ||
DenseMap.h | ||
DepthFirstIterator.h | ||
EquivalenceClasses.h | ||
GraphTraits.h | ||
hash_map.in | ||
hash_set.in | ||
HashExtras.h | ||
ilist | ||
IndexedMap.h | ||
iterator.in | ||
PostOrderIterator.h | ||
SCCIterator.h | ||
SetOperations.h | ||
SetVector.h | ||
Statistic.h | ||
STLExtras.h | ||
StringExtras.h | ||
Tree.h | ||
VectorExtras.h |