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
DenseMap.h
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
IndexedMap.h
IntrusiveRefCntPtr.h
iterator.cmake
iterator.h.in
OwningPtr.h
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
StringMap.h Use v.data() instead of &v[0] when SmallVector v might be empty. 2009-05-21 09:52:38 +00:00
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