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-11-03 14:08:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7e3e4311c5
llvm-6502
/
include
/
llvm
/
ADT
History
Craig Topper
e88b796285
Remove custom implementations of max/min in StringRef that was originally added to work an old gcc bug. I believe its been fixed by now.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@216156
91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-21 04:31:10 +00:00
..
APFloat.h
APInt.h
APSInt.h
ArrayRef.h
ADT: Avoid using std::equal in ArrayRef::equals
2014-08-19 16:36:21 +00:00
BitVector.h
DAGDeltaAlgorithm.h
DeltaAlgorithm.h
DenseMap.h
DenseMapInfo.h
DenseSet.h
DepthFirstIterator.h
edit_distance.h
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
Hashing.h
ilist_node.h
Canonicalize header guards into a common format.
2014-08-13 16:26:38 +00:00
ilist.h
ImmutableList.h
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
IntEqClasses.h
IntervalMap.h
IntrusiveRefCntPtr.h
iterator_range.h
iterator.h
MapVector.h
None.h
Optional.h
PackedVector.h
PointerIntPair.h
PointerUnion.h
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallBitVector.h
SmallPtrSet.h
Prevent use of the implicit copy constructor on SmallPtrSetImpl. An accidental copy caused my SmallPtrSet->SmallPtrSetImpl conversion commit to fail the other day.
2014-08-19 06:57:14 +00:00
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h
SparseMultiSet.h
SparseSet.h
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h
StringRef.h
Remove custom implementations of max/min in StringRef that was originally added to work an old gcc bug. I believe its been fixed by now.
2014-08-21 04:31:10 +00:00
StringSet.h
StringSwitch.h
TinyPtrVector.h
Triple.h
Delete support for AuroraUX.
2014-08-14 15:15:09 +00:00
Twine.h
UniqueVector.h
VariadicFunction.h