This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-26 04:32:44 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
983601ea81
llvm-mirror
/
unittests
/
Support
History
Simon Pilgrim
2730f84bd0
[UnitTests] Add exhaustive tests for KnownBits shl/lshr/ashr
...
Thanks to @foad for the suggestion.
2020-11-05 10:13:16 +00:00
..
DynamicLibrary
AlignmentTest.cpp
AlignOfTest.cpp
AllocatorTest.cpp
AnnotationsTest.cpp
ARMAttributeParser.cpp
ArrayRecyclerTest.cpp
Base64Test.cpp
BinaryStreamTest.cpp
BlockFrequencyTest.cpp
BranchProbabilityTest.cpp
CachePruningTest.cpp
Casting.cpp
CheckedArithmeticTest.cpp
Chrono.cpp
CMakeLists.txt
[NFCI] Add StackOffset class and base classes for ElementCount, TypeSize.
2020-11-03 09:41:39 +00:00
CommandLineTest.cpp
CompressionTest.cpp
ConvertUTFTest.cpp
Reland "[Support][unittests] Enforce alignment in ConvertUTFTest"
2020-10-14 12:02:27 +02:00
CrashRecoveryTest.cpp
[unittests] Preserve LD_LIBRARY_PATH in crash recovery test
2020-09-28 17:46:03 +01:00
CRCTest.cpp
DataExtractorTest.cpp
DebugCounterTest.cpp
DebugTest.cpp
DJBTest.cpp
ELFAttributeParserTest.cpp
EndianStreamTest.cpp
EndianTest.cpp
ErrnoTest.cpp
ErrorOrTest.cpp
ErrorTest.cpp
ExtensibleRTTITest.cpp
FileCollectorTest.cpp
FileOutputBufferTest.cpp
FileUtilitiesTest.cpp
formatted_raw_ostream_test.cpp
FormatVariadicTest.cpp
FSUniqueIDTest.cpp
Support: Avoid std::tie in Support/FileSystem/UniqueID.h, NFC
2020-11-02 13:26:15 -05:00
GlobPatternTest.cpp
[Support] Add GlobPattern::isTrivialMatchAll()
2020-09-16 10:26:11 +01:00
Host.cpp
IndexedAccessorTest.cpp
ItaniumManglingCanonicalizerTest.cpp
JSONTest.cpp
[JSON] Add ObjectMapper::mapOptional to validate optional data.
2020-10-12 12:48:08 +02:00
KnownBitsTest.cpp
[UnitTests] Add exhaustive tests for KnownBits shl/lshr/ashr
2020-11-05 10:13:16 +00:00
KnownBitsTest.h
LEB128Test.cpp
LinearPolyBaseTest.cpp
Fix GCC error: specialization of 'template<class LeafTy> struct llvm::LinearPolyBaseTypeTraits' in different namespace
2020-11-03 16:55:32 +01:00
LineIteratorTest.cpp
Support: Allow use of MemoryBufferRef with line_iterator
2020-10-13 16:43:49 -04:00
LockFileManagerTest.cpp
ManagedStatic.cpp
MatchersTest.cpp
MathExtrasTest.cpp
MD5Test.cpp
MemoryBufferRefTest.cpp
Support: Add operator== for MemoryBufferRef and split out MemoryBufferRef.h
2020-10-13 16:42:24 -04:00
MemoryBufferTest.cpp
Support: Add operator== for MemoryBufferRef and split out MemoryBufferRef.h
2020-10-13 16:42:24 -04:00
MemoryTest.cpp
NativeFormatTests.cpp
OptimizedStructLayoutTest.cpp
ParallelTest.cpp
Add parallelTransformReduce and parallelForEachError
2020-11-02 16:50:14 -08:00
Path.cpp
[unittests] Use std::make_tuple to make some toolchains happy again
2020-09-24 11:25:36 +02:00
ProcessTest.cpp
ProgramTest.cpp
raw_fd_stream_test.cpp
Add raw_fd_stream that supports reading/seeking/writing
2020-09-12 07:34:19 +00:00
raw_ostream_test.cpp
raw_pwrite_stream_test.cpp
raw_sha1_ostream_test.cpp
RegexTest.cpp
ReplaceFileTest.cpp
ReverseIterationTest.cpp
RISCVAttributeParserTest.cpp
ScaledNumberTest.cpp
SourceMgrTest.cpp
SpecialCaseListTest.cpp
SuffixTreeTest.cpp
SwapByteOrderTest.cpp
SymbolRemappingReaderTest.cpp
TargetParserTest.cpp
[AArch64] Add CPU Cortex-R82
2020-10-02 12:47:23 +01:00
TarWriterTest.cpp
TaskQueueTest.cpp
Threading.cpp
ThreadLocalTest.cpp
ThreadPool.cpp
Revert "[Support] Use unique_function rather than std::function for ThreadPool TaskTy."
2020-09-10 11:53:09 -07:00
TimerTest.cpp
ToolOutputFileTest.cpp
TrailingObjectsTest.cpp
TrigramIndexTest.cpp
TypeNameTest.cpp
TypeTraitsTest.cpp
UnicodeTest.cpp
VersionTupleTest.cpp
VirtualFileSystemTest.cpp
WithColorTest.cpp
xxhashTest.cpp
YAMLIOTest.cpp
Reland "[yaml2obj][ELF] - Simplify the code that performs sections validation."
2020-10-20 16:25:33 +03:00
YAMLParserTest.cpp