1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/unittests
Ehud Katz adea146bf8 Revert "[ADT] Implement the Waymarking as an independent utility"
This reverts commit 73cf8abbe695aede9aac804f960513bb7355004a.
2020-03-21 22:47:17 +02:00
..
ADT Revert "[ADT] Implement the Waymarking as an independent utility" 2020-03-21 22:47:17 +02:00
Analysis [PSI] Add tests for is(Hot|Cold)FunctionInCallGraphNthPercentile. 2020-03-10 08:21:10 -07:00
AsmParser
BinaryFormat [PowerPC] Delete PPCMachObjectWriter and powerpc{,64}-apple-darwin 2020-03-05 11:05:26 -08:00
Bitcode
Bitstream
CodeGen GlobalISel: Fix lower bswap for vectors 2020-03-16 13:59:08 -04:00
DebugInfo Cleanup the plumbing for DILineInfoSpecifier. [NFC - Try 2] 2020-03-20 10:29:57 -07:00
Demangle
ExecutionEngine [ORC] Remove the JITDylib::SymbolTableEntry::isInMaterializingState() method. 2020-02-25 16:44:12 -08:00
Frontend [OpenMP][OMPIRBuilder] Add Directives (master and critical) to OMPBuilder. 2020-02-15 01:15:45 -06:00
FuzzMutate [SVE] Update API ConstantVector::getSplat() to use ElementCount. 2020-03-12 13:22:41 -07:00
IR [VP,Integer,#1] Vector-predicated integer intrinsics 2020-03-19 10:51:47 +01:00
LineEditor
Linker
MC
MI
Object [Object][unittest] Skip tests on machines with non-64 bit size_t 2020-03-11 15:31:30 +00:00
ObjectYAML
Option
Passes [test] Disable the Passes/PluginsTest cases on windows with BUILD_SHARED_LIBS 2020-02-10 22:50:36 +02:00
ProfileData Avoid including FileSystem.h from MemoryBuffer.h 2020-02-29 12:30:23 -08:00
Remarks
Support [Support] Improve Windows widenPath and add support for long UNC paths 2020-03-19 13:00:21 +00:00
TableGen Make unittests include path relative 2020-02-21 10:19:11 +01:00
Target [ARM][MVE] VFMA and VFMS validForTailPredication 2020-03-10 14:58:29 +00:00
TextAPI [TextAPI] Teach TextAPI about arm64e 2020-03-05 13:22:25 -08:00
tools Recommit: "[llvm-exegesis] Improve error reporting in Assembler.cpp" 2020-02-19 14:40:28 +01:00
Transforms [VPlan] Do not print mapping for Value2VPValue. 2020-03-18 21:44:07 +00:00
XRay Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
CMakeLists.txt
unittest.cfg.in