1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test
StevenWanYu 8e3115ca8a Don't run powerpc lit test case on other platforms.
Only run this test on powerpc tragets, because other platforms might
not have powerpc registered.
2020-01-16 14:37:25 -05:00
..
Analysis [IR] Mark memset.* intrinsics as IntrWriteMem. 2020-01-16 10:35:46 +00:00
Assembler Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
Bindings
Bitcode Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
BugPoint
CodeGen AMDGPU: Update more tests to use modern buffer intrinsics 2020-01-16 14:29:38 -05:00
DebugInfo Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
Demangle
Examples Re-apply "[Examples] Add IRTransformations directory to examples." 2020-01-04 15:47:23 +00:00
ExecutionEngine [ORC] Fix argv handling in runAsMain / lli. 2020-01-11 13:03:38 -08:00
Feature Mark the test/Feature/load_extension.ll test as unsupported on Darwin. 2020-01-10 20:18:36 -08:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
MachineVerifier Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
MC [MC][test] Fix non-portable GNU diff option 2020-01-16 11:29:24 -05:00
Object Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
ObjectYAML
Other [VectorUtils] Rework the Vector Function Database (VFDatabase). 2020-01-16 15:08:26 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen/GlobalISel: Fix srcvalue inputs 2020-01-16 13:49:43 -05:00
ThinLTO/X86 [ThinLTO] Always import constants 2020-01-15 19:29:01 +03:00
tools Don't run powerpc lit test case on other platforms. 2020-01-16 14:37:25 -05:00
Transforms AMDGPU: Update more tests to use modern buffer intrinsics 2020-01-16 14:29:38 -05:00
Unit
Verifier [AArch64] Add function attribute "patchable-function-entry" to add NOPs at function entry 2020-01-10 09:55:51 -08:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Fix several issues with compiler extensions 2020-01-10 10:10:20 +01:00
lit.site.cfg.py.in
TestRunner.sh