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
2025-01-08 03:30:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
63df7cd4ea
llvm-6502
/
include
/
llvm
/
ADT
History
Daniel Berlin
fd5c9868cb
Add a comment about DepthFirstIterator's skipchildren behavior
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@236904
91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-08 21:17:24 +00:00
..
APFloat.h
Remove std::move on return when it could prevent copy elision.
2015-05-01 15:16:11 +00:00
APInt.h
APSInt.h
ArrayRef.h
BitVector.h
DAGDeltaAlgorithm.h
DeltaAlgorithm.h
DenseMap.h
Microoptimize DenseMap::clear.
2015-04-10 12:46:44 +00:00
DenseMapInfo.h
DenseSet.h
DepthFirstIterator.h
Add a comment about DepthFirstIterator's skipchildren behavior
2015-05-08 21:17:24 +00:00
edit_distance.h
Fix typo in comment.
2015-05-02 21:34:39 +00:00
EpochTracker.h
Mark empty default constructors as =default if it makes the type POD
2015-04-11 18:57:14 +00:00
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
Hashing.h
Mark empty default constructors as =default if it makes the type POD
2015-04-11 18:57:14 +00:00
ilist_node.h
ilist.h
ImmutableList.h
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
IntEqClasses.h
IntervalMap.h
IntrusiveRefCntPtr.h
iterator_range.h
iterator.h
Mark empty default constructors as =default if it makes the type POD
2015-04-11 18:57:14 +00:00
MapVector.h
None.h
Optional.h
PackedVector.h
PointerIntPair.h
PointerUnion.h
PostOrderIterator.h
Update for post-commit review comments
2015-04-15 19:36:10 +00:00
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallBitVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h
SparseMultiSet.h
SparseSet.h
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h
StringRef.h
StringSet.h
StringSwitch.h
TinyPtrVector.h
Triple.h
Exhaustively test all triples in TripleTest.
2015-04-30 20:08:44 +00:00
Twine.h
Clarify that Twine::toVector *appends* the Twine to the given SmallString.
2015-04-15 11:27:32 +00:00
UniqueVector.h
VariadicFunction.h