llvm-6502/include/llvm/ADT
Dan Gohman ffe3e2514a Change APInt::getBitsSet to accept a "half-open" range, where the
hiBit parameter marks the index one past the last desired set bit.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47032 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-12 21:47:33 +00:00
..
APFloat.h Added "Profile" method to APFloat for use with FoldingSet. 2008-02-11 17:24:50 +00:00
APInt.h Change APInt::getBitsSet to accept a "half-open" range, where the 2008-02-12 21:47:33 +00:00
APSInt.h Constified operator<< in APSInt. 2008-02-08 07:14:19 +00:00
BitVector.h
DenseMap.h
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Added "Profile" method to APFloat for use with FoldingSet. 2008-02-11 17:24:50 +00:00
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
ImmutableMap.h The factories for ImutAVLTree/ImmutableSet/ImmutableMap now take an (optional) 2008-02-11 23:11:12 +00:00
ImmutableSet.h The factories for ImutAVLTree/ImmutableSet/ImmutableMap now take an (optional) 2008-02-11 23:11:12 +00:00
IndexedMap.h
iterator.in
OwningPtr.h
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h don't form an std::string with a null pointer, it aborts. 2008-01-18 18:54:31 +00:00
StringMap.h Don't dereference an invalid pointer if string is empty. 2008-02-05 23:34:40 +00:00
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h