llvm-6502/include/llvm/ADT
2009-06-30 20:10:56 +00:00
..
APFloat.h Dcoument that the opauque value used to construct QNaNs is truncated 2009-06-01 21:02:35 +00:00
APInt.h Reapply 74494, this time removing the conflicting definition of operator<< 2009-06-30 20:10:56 +00:00
APSInt.h
BitVector.h Use CHAR_BIT instead of hard-coding 8 in several places where it 2009-04-01 18:45:54 +00:00
DenseMap.h Prevent looping when DenseSet is abused. 2009-05-01 20:47:53 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Add a 'const' in a comment. 2009-06-27 20:53:16 +00:00
GraphTraits.h
HashExtras.h
ilist_node.h
ilist.h fix build on VC++2k8. 2009-06-02 20:32:59 +00:00
ImmutableList.h
ImmutableMap.h
ImmutableSet.h Add ImmutableMap::getMaxElement(), a method that returns the <key,value> pair in a ImmutableMap that has the highest ranked key. 2009-02-23 17:27:18 +00:00
IndexedMap.h
IntrusiveRefCntPtr.h
iterator.cmake
iterator.h.in
OwningPtr.h Fixed lint errors: 2009-02-20 22:20:18 +00:00
PointerIntPair.h
PointerUnion.h Fix three MSVC 2008 warnings that completely clutter the build output. 2009-06-29 17:12:06 +00:00
PostOrderIterator.h Owen Anderson 2009-06-15: Use a SmallPtrSet here, for speed and to match df_iterator. 2009-06-15 22:54:48 +00:00
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h Tighten up the asserts in SmallVector::operator[](). 2009-05-21 19:48:58 +00:00
SparseBitVector.h
Statistic.h Fix the build on Cygwin. Patch by Aaron Gray. 2009-06-30 05:33:46 +00:00
STLExtras.h
StringExtras.h Add version of StringsEqualNoCase that takes two null-terminated C-strings and compares up to 'len' characters. I tend to screw up string comparison functions, so anyone who is interested please review this\! 2009-02-21 18:25:30 +00:00
StringMap.h
StringSet.h
Tree.h
Trie.h Update for DOTGraphTraits changes. 2009-06-24 20:41:17 +00:00
Triple.h Add triple for OpenBSD. 2009-06-29 13:36:13 +00:00
UniqueVector.h
VectorExtras.h