llvm-6502/include/llvm/ADT
2008-05-07 20:04:18 +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 Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
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 Typo. 2008-05-07 06:39:04 +00:00
ImmutableMap.h Implement operator-> for ImmutableMap iterators. 2008-05-03 01:05:46 +00:00
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 Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +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 Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +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 Make the interface of CStrInCStrNoCase be the same as strcasestr. 2008-05-07 20:04:18 +00:00
StringMap.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
Tree.h
Trie.h No need for typedefs with enums in C++. 2008-03-13 01:07:53 +00:00
UniqueVector.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
VectorExtras.h