llvm-6502/include/llvm/ADT
Dan Gohman cf609575ef Add support to APInt for shift and rotate operations with APInt
instead of uint32_t for the shift/rotate count operand type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47741 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-29 01:40:47 +00:00
..
APFloat.h Add a method to APFloat to convert directly from APInt. 2008-02-29 01:26:11 +00:00
APInt.h Add support to APInt for shift and rotate operations with APInt 2008-02-29 01:40:47 +00:00
APSInt.h
BitVector.h Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
DenseMap.h Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +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 Update per review. Patch by Mikhail Glushenkov! 2008-02-26 21:44:24 +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
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h Make tblgen a little smarter about constants smaller than i32. Currently, 2008-02-15 23:05:48 +00:00
StringMap.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h