This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-18 10:31:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
06ebbcc71d
llvm-6502
/
include
/
llvm
/
ADT
History
Dan Gohman
d68a07650c
Tidy up #includes, deleting a bunch of unnecessary #includes.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@61715
91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-05 17:59:02 +00:00
..
APFloat.h
APInt.h
Fix isIntN to work with APInts > 64 bits. This method is only
2008-12-02 23:33:29 +00:00
APSInt.h
BitVector.h
DenseMap.h
add densemap range insertion method.
2008-12-02 06:08:04 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h
Tidy up #includes, deleting a bunch of unnecessary #includes.
2009-01-05 17:59:02 +00:00
GraphTraits.h
hash_map.cmake
hash_map.h.in
hash_set.cmake
hash_set.h.in
HashExtras.h
ilist_node.h
ilist.h
Tidy up #includes, deleting a bunch of unnecessary #includes.
2009-01-05 17:59:02 +00:00
ImmutableList.h
move partial template specialization to FoldingSet.h.
2008-11-17 02:40:00 +00:00
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
IntrusiveRefCntPtr.h
iterator.cmake
iterator.h.in
OwningPtr.h
Use 'delete []' instead of 'delete' in OwningArray::reset().
2008-12-08 17:28:11 +00:00
PointerIntPair.h
Move the conversion to intptr_t to a separate statement. This
2008-12-08 17:41:24 +00:00
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
add an operator= to assign to smallstring.
2008-11-20 07:09:17 +00:00
SmallVector.h
Add explicit this-> for some member function in templated base class.
2008-12-13 10:55:13 +00:00
SparseBitVector.h
Tidy up #includes, deleting a bunch of unnecessary #includes.
2009-01-05 17:59:02 +00:00
Statistic.h
STLExtras.h
Tidy up #includes, deleting a bunch of unnecessary #includes.
2009-01-05 17:59:02 +00:00
StringExtras.h
StringMap.h
Add typedef to StringMapEntry.
2008-11-27 00:17:25 +00:00
StringSet.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h