..
AnyTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
APFixedPointTest.cpp
[Fixed Point] Add floating point methods to APFixedPoint.
2020-10-09 10:27:42 +02:00
APFloatTest.cpp
[APFloat] convertToDouble/Float can work on shorter types
2021-05-21 11:02:51 +07:00
APIntTest.cpp
[ADT] Remove APInt/APSInt toString() std::string variants
2021-06-11 13:19:15 +01:00
APSIntTest.cpp
ADT: Fix that APSInt's string constructor claims it requires 5 bits to store a zero
2020-06-10 16:36:33 +02:00
ArrayRefTest.cpp
Switch from llvm::is_trivially_copyable to std::is_trivially_copyable
2020-12-02 22:02:48 -08:00
BitFieldsTest.cpp
[Bitfields][NFC] Make sure bitfields are contiguous
2020-07-07 14:35:13 +00:00
BitmaskEnumTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
BitVectorTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
BreadthFirstIteratorTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
BumpPtrListTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
[ADT] Add STLForwardCompat.h and llvm::disjunction
2021-04-30 17:28:47 +00:00
CoalescingBitVectorTest.cpp
[LiveDebugValues] Speed up removeEntryValue, NFC
2020-06-01 11:02:36 -07:00
DAGDeltaAlgorithmTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DeltaAlgorithmTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DenseMapTest.cpp
[ADT] Add initializer_list constructor to SmallDenseMap
2021-07-21 09:32:16 -04:00
DenseSetTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
DepthFirstIteratorTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DirectedGraphTest.cpp
[DDG] DirectedGraph as a base class for various dependence graphs such
2019-07-25 18:23:22 +00:00
EnumeratedArrayTest.cpp
[DDG] Data Dependence Graph - Pi Block
2019-11-08 15:46:08 -05:00
EquivalenceClassesTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
FallibleIteratorTest.cpp
[ADT] Add a fallible_iterator wrapper.
2019-02-05 23:17:11 +00:00
FloatingPointMode.cpp
Separately track input and output denormal mode
2020-02-04 12:59:21 -05:00
FoldingSet.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
FunctionExtrasTest.cpp
Allow incomplete template types in unique_function arguments
2021-05-21 14:09:33 +07:00
FunctionRefTest.cpp
[ADT] Fix accidental pointer comparison in test
2020-10-27 18:11:45 +01:00
HashingTest.cpp
Add hashing support for std::tuple
2020-07-16 19:01:25 +02:00
IListBaseTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
IListIteratorTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IListNodeBaseTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IListNodeTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IListSentinelTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IListTest.cpp
[ADT] Notify ilist traits about in-list transfers
2019-01-23 22:59:52 +00:00
ImmutableListTest.cpp
[RGT] Recode more unreachable assertions and tautologies
2021-03-19 09:17:22 -07:00
ImmutableMapTest.cpp
[ADT] Fix for ImmutableMapRef
2020-10-29 13:19:51 +01:00
ImmutableSetTest.cpp
[RGT][ADT] Remove test assertion that will not be executed
2021-01-22 14:52:55 -08:00
IntEqClassesTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntervalMapTest.cpp
[ADT] Add CoalescingBitVector, implemented using IntervalMap [1/3]
2020-02-27 12:39:46 -08:00
IntrusiveRefCntPtrTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
IteratorTest.cpp
[ADT] Move drop_begin from iterator_range.h into STLExtras.
2019-11-14 08:10:59 -08:00
MappedIteratorTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MapVectorTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
OptionalTest.cpp
[ADT] Factor out in_place_t and expose in Optional ctor
2021-05-17 22:25:39 +00:00
PackedVectorTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PointerEmbeddedIntTest.cpp
PointerLikeTypeTraits: Standardize NumLowBitsAvailable on static constexpr rather than anonymous enum
2020-01-16 15:30:50 -08:00
PointerIntPairTest.cpp
Switch from llvm::is_trivially_copyable to std::is_trivially_copyable
2020-12-02 22:02:48 -08:00
PointerSumTypeTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PointerUnionTest.cpp
Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic template
2020-01-14 18:56:29 +01:00
PostOrderIteratorTest.cpp
[ADT] Update RPOT to work with specializations of different types.
2021-04-17 20:45:04 +01:00
PriorityWorklistTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
RangeAdapterTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
SCCIteratorTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ScopeExitTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SequenceTest.cpp
[llvm] Add enum iteration to Sequence
2021-07-21 12:48:53 +00:00
SetVectorTest.cpp
[llvm] Add contains(KeyType) -> bool methods to SetVector
2020-07-17 11:26:27 -07:00
SimpleIListTest.cpp
[ADT/STLExtras.h] - Add llvm::is_sorted wrapper and update callers.
2020-04-14 14:11:02 +03:00
SmallPtrSetTest.cpp
Allow SmallPtrSet to be used with a std::insert_iterator
2021-02-05 16:12:47 -05:00
SmallSetTest.cpp
[llvm] Add contains(KeyType) -> bool methods to SmallSet
2020-07-17 11:26:27 -07:00
SmallStringTest.cpp
[llvm] Rename StringRef _lower() method calls to _insensitive()
2021-06-25 00:22:01 +03:00
SmallVectorTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
SparseBitVectorTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SparseMultiSetTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SparseSetTest.cpp
[llvm] Add contains(KeyType) -> bool methods to SparseSet
2020-07-17 11:26:27 -07:00
StatisticTest.cpp
[ADT][Statistics] Fix test after rL374490
2019-10-11 07:19:54 +00:00
STLExtrasTest.cpp
[ADT] Follow up to fix bug in "Add makeVisitor to STLExtras.h"
2021-07-01 18:24:49 +00:00
STLForwardCompatTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
StringExtrasTest.cpp
StringExtrasTest.cpp - add missing newline at the end of file. NFCI.
2021-06-11 14:32:35 +01:00
StringMapTest.cpp
[clang-tidy] remove duplicate fixes of alias checkers
2020-06-19 20:40:59 +01:00
StringRefTest.cpp
[ADT] Rename StringRef case insensitive methods for clarity
2021-06-25 00:22:00 +03:00
StringSetTest.cpp
[llvm] Add contains(KeyType) -> bool methods to StringSet
2020-07-17 11:26:27 -07:00
StringSwitchTest.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TestGraph.h
[ADT] Fixed -Wdeprecated-copy warning. NFCI
2019-11-28 00:49:42 +01:00
TinyPtrVectorTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
TripleTest.cpp
Delete le32/le64 targets
2021-04-21 18:44:12 -07:00
TwineTest.cpp
Consolidate string types into ptr and length representations.
2021-07-20 13:29:57 -07:00
TypeSwitchTest.cpp
[mlir] Add support for walking locations similarly to Operations
2021-04-15 16:09:34 -07:00
TypeTraitsTest.cpp
[mlir][NFC] Remove the STLExtras.h header file now that it has been merged into LLVM.
2020-04-14 15:14:41 -07:00
WaymarkingTest.cpp
[ADT] Implement the Waymarking as an independent utility
2020-03-31 17:08:24 +03:00