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-08 04:07:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c80383095e
llvm-6502
/
include
/
llvm
/
ADT
History
Benjamin Kramer
39a2eb7dea
Handle more cases in APInt::getLowBitsSet's fast path.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@145249
91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-28 16:56:38 +00:00
..
APFloat.h
APInt.h
Handle more cases in APInt::getLowBitsSet's fast path.
2011-11-28 16:56:38 +00:00
APSInt.h
ArrayRef.h
BitVector.h
DAGDeltaAlgorithm.h
DeltaAlgorithm.h
DenseMap.h
DenseMapInfo.h
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
ilist_node.h
ilist.h
ImmutableIntervalMap.h
ImmutableList.h
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
InMemoryStruct.h
IntEqClasses.h
IntervalMap.h
IntrusiveRefCntPtr.h
Fix bug in RefCountedBase/RefCountedBaseVPTR where the reference count was accidentally copied as part of the copy constructor. This could result in objects getting leaked because there reference count was too high.
2011-11-17 23:02:14 +00:00
NullablePtr.h
Optional.h
OwningPtr.h
PackedVector.h
PointerIntPair.h
PointerUnion.h
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h
Avoid warnings about the parameter G being unused.
2011-10-20 08:56:41 +00:00
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallBitVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h
Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
2011-11-06 20:37:06 +00:00
StringMap.h
StringRef.h
ADT/StringRef: Add ::lower() and ::upper() methods.
2011-11-06 18:04:43 +00:00
StringSet.h
StringSwitch.h
TinyPtrVector.h
Trie.h
Triple.h
Remove the Alpha backend.
2011-10-27 22:56:32 +00:00
Twine.h
UniqueVector.h
ValueMap.h
VectorExtras.h