.. |
APFloat.h
|
add convenience 'constructors'
|
2008-06-30 18:02:44 +00:00 |
APInt.h
|
First step to fix PR2088. Implement routine to compute the
|
2008-06-23 19:39:50 +00:00 |
APSInt.h
|
|
|
BitVector.h
|
Prune and tidy #includes.
|
2008-05-29 19:52:31 +00:00 |
DenseMap.h
|
Make DenseMap's insert return a pair, to more closely resemble std::map.
|
2008-07-07 17:46:23 +00:00 |
DenseSet.h
|
Make DenseMap's insert return a pair, to more closely resemble std::map.
|
2008-07-07 17:46:23 +00:00 |
DepthFirstIterator.h
|
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
|
2008-05-29 17:41:17 +00:00 |
EquivalenceClasses.h
|
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
|
2008-05-29 17:41:17 +00:00 |
FoldingSet.h
|
Remove an unnecessary reinterpret_cast.
|
2008-07-07 18:07:36 +00:00 |
GraphTraits.h
|
|
|
hash_map.h.in
|
Update guards
|
2008-05-29 18:17:53 +00:00 |
hash_set.h.in
|
Update guards
|
2008-05-29 18:17:53 +00:00 |
HashExtras.h
|
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
|
2008-05-29 17:41:17 +00:00 |
ilist.h
|
Update guards
|
2008-05-29 18:17:53 +00:00 |
ImmutableList.h
|
Implemented operator!= for the ImmutableList iterator.
|
2008-07-02 00:06:55 +00:00 |
ImmutableMap.h
|
Removed ImmutableMap::SlimFind and replaced it with ImmutableMap::lookup. The new method does the same thing, except that it returns a pointer to the mapped data type, and not to an internal tree node.
|
2008-07-07 16:20:55 +00:00 |
ImmutableSet.h
|
|
|
IndexedMap.h
|
|
|
IntrusiveRefCntPtr.h
|
|
|
iterator
|
Remove guard, so *each* inclusion will result in a warning
|
2008-05-29 21:57:11 +00:00 |
iterator.h.in
|
Update guards
|
2008-05-29 18:17:53 +00:00 |
OwningPtr.h
|
|
|
PostOrderIterator.h
|
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
|
2008-05-29 17:41:17 +00:00 |
PriorityQueue.h
|
Add a clear() method to PriorityQueue.
|
2008-06-23 23:47:46 +00:00 |
SCCIterator.h
|
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
|
2008-05-29 17:41:17 +00:00 |
ScopedHashTable.h
|
Add a simple, but efficient, generic scoped hash table
|
2008-06-09 00:42:10 +00:00 |
SetOperations.h
|
|
|
SetVector.h
|
|
|
SmallPtrSet.h
|
|
|
SmallSet.h
|
|
|
SmallString.h
|
|
|
SmallVector.h
|
Remove unnecessary static_casts.
|
2008-07-07 18:08:20 +00:00 |
SparseBitVector.h
|
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
|
2008-05-29 17:41:17 +00:00 |
Statistic.h
|
|
|
STLExtras.h
|
Don't use std::advance just to increment or decrement by one.
|
2008-07-07 18:39:33 +00:00 |
StringExtras.h
|
|
|
StringMap.h
|
optimize StringMap::clear
|
2008-07-02 05:30:45 +00:00 |
StringSet.h
|
|
|
Tree.h
|
|
|
Trie.h
|
|
|
UniqueVector.h
|
|
|
VectorExtras.h
|
|
|