1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/ADT
Martin Storsjö 1d9cb8abdf [ADT] Complete the StringRef case insensitive method renaming
Remove the old name for the methods. These were only left behind to
ease the transition for downstreams.

Differential Revision: https://reviews.llvm.org/D104820
2021-06-25 00:22:02 +03:00
..
AllocatorList.h
Any.h Force visibility of llvm::Any to external 2021-05-20 10:06:00 +02:00
APFixedPoint.h
APFloat.h [APFloat] convertToDouble/Float can work on shorter types 2021-05-21 11:02:51 +07:00
APInt.h APInt.h - add missing <utility> header. 2021-06-11 13:35:12 +01:00
APSInt.h [ADT] Remove APInt/APSInt toString() std::string variants 2021-06-11 13:19:15 +01:00
ArrayRef.h [ADT] Move DenseMapInfo for ArrayRef/StringRef into respective headers (NFC) 2021-06-03 18:34:36 +02:00
bit.h
Bitfields.h
BitmaskEnum.h
BitVector.h
BreadthFirstIterator.h BreadthFirstIterator.h - fix uninitialized variable warning in default constructor. NFCI. 2021-06-06 14:13:08 +01:00
CachedHashString.h
CoalescingBitVector.h
DAGDeltaAlgorithm.h
DeltaAlgorithm.h
DenseMap.h
DenseMapInfo.h [ADT] Move DenseMapInfo for ArrayRef/StringRef into respective headers (NFC) 2021-06-03 18:34:36 +02:00
DenseSet.h
DepthFirstIterator.h
DirectedGraph.h
edit_distance.h
EnumeratedArray.h
EpochTracker.h
EquivalenceClasses.h
fallible_iterator.h
FloatingPointMode.h
FoldingSet.h
FunctionExtras.h Allow incomplete template types in unique_function arguments 2021-05-21 14:09:33 +07:00
GraphTraits.h
Hashing.h
ilist_base.h
ilist_iterator.h
ilist_node_base.h
ilist_node_options.h
ilist_node.h
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 [ADT] Factor out in_place_t and expose in Optional ctor 2021-05-17 22:25:39 +00:00
PackedVector.h
PointerEmbeddedInt.h
PointerIntPair.h
PointerSumType.h
PointerUnion.h Revert "[ADT] Add new type traits for type pack indexes" 2021-05-17 20:26:59 -07:00
PostOrderIterator.h
PriorityQueue.h
PriorityWorklist.h
SCCIterator.h
ScopedHashTable.h
ScopeExit.h
Sequence.h [llvm] remove Sequence::asSmallVector() 2021-06-14 08:28:05 +00:00
SetOperations.h
SetVector.h
simple_ilist.h
SmallBitVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h [llvm] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
SmallVector.h SmallVector.h - remove unused MathExtras.h header. NFCI. 2021-06-06 12:05:39 +01:00
SparseBitVector.h
SparseMultiSet.h
SparseSet.h
Statistic.h
STLExtras.h Add a range-based wrapper for std::unique(begin, end, binary_predicate) 2021-05-24 17:26:46 -07:00
STLForwardCompat.h [ADT] Factor out in_place_t and expose in Optional ctor 2021-05-17 22:25:39 +00:00
StringExtras.h [ADT] Remove APInt/APSInt toString() std::string variants 2021-06-11 13:19:15 +01:00
StringMap.h
StringMapEntry.h [ADT] Use unnamed argument for unused arg in StringMapEntryStorage. 2021-06-14 15:54:57 +01:00
StringRef.h [ADT] Complete the StringRef case insensitive method renaming 2021-06-25 00:22:02 +03:00
StringSet.h
StringSwitch.h [llvm] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
TinyPtrVector.h
Triple.h [X32] Add Triple::isX32(), use it. 2021-06-07 20:48:39 +01:00
Twine.h Add Twine support for std::string_view. 2021-06-08 20:19:04 -07:00
TypeSwitch.h
UniqueVector.h
Waymarking.h [NFC] Remove variable that was set but not used. 2021-06-02 13:20:32 -05:00