llvm-6502/include/llvm/ADT
2008-04-17 13:56:31 +00:00
..
APFloat.h Add a method to APFloat to convert directly from APInt. 2008-02-29 01:26:11 +00:00
APInt.h Add support to APInt for shift and rotate operations with APInt 2008-02-29 01:40:47 +00:00
APSInt.h
BitVector.h
DenseMap.h
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Fix comment. 2008-03-19 10:59:59 +00:00
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist when a node is removed from an ilist, set its next/prev pointers to 2008-03-27 02:43:03 +00:00
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
IntrusiveRefCntPtr.h improvements for IntrusiveRefCntPtr, patch by Mikhail Glushenkov 2008-04-11 16:42:06 +00:00
iterator.in
OwningPtr.h
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h Add explicit keywords. 2008-03-25 22:06:05 +00:00
SmallSet.h
SmallString.h Bring in uint32_t, uint64_t, and int64_t types for MSVC. 2008-04-17 13:56:31 +00:00
SmallVector.h Iterators folloring a SmallVector erased element are invalidated so 2008-04-02 18:24:46 +00:00
SparseBitVector.h Add operator= implementations to SparseBitVector, allowing it to be used in GVN. This results 2008-04-07 17:38:23 +00:00
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h
Tree.h
Trie.h No need for typedefs with enums in C++. 2008-03-13 01:07:53 +00:00
UniqueVector.h
VectorExtras.h