llvm-6502/include/llvm/ADT
2008-05-02 21:15:08 +00:00
..
APFloat.h Add a method to APFloat to convert directly from APInt. 2008-02-29 01:26:11 +00:00
APInt.h Suppress -Wshorten-64-to-32 warnings for 64-bit hosts. 2008-05-02 21:15:08 +00:00
APSInt.h
BitVector.h
DenseMap.h
DenseSet.h Implement != for DenseSet iterators. 2008-04-24 23:49:45 +00:00
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 Unbreak build for VC2008. Patch by Argiris Kirtzidis! 2008-02-22 10:11:21 +00:00
IndexedMap.h
IntrusiveRefCntPtr.h improvements for IntrusiveRefCntPtr, patch by Mikhail Glushenkov 2008-04-11 16:42:06 +00:00
iterator.in
OwningPtr.h Add missing include (for ptrdiff_t). 2008-02-25 23:35:32 +00:00
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 Remove the SmallVector ctor that converts from a SmallVectorImpl. This 2008-04-28 06:44:42 +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