1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
2020-09-18 16:09:44 -04:00
..
Analysis Recommit "[DSE] Switch to MemorySSA-backed DSE by default." 2020-09-18 11:05:00 +01:00
Assembler
Bindings
Bitcode
BugPoint [Bugpoint][NewPM] Pin bugpoint to legacy PM 2020-09-15 11:29:10 -07:00
CodeGen [X86][AVX] lowerBuildVectorAsBroadcast - improve BROADCASTM lowering on non-VLX targets 2020-09-18 19:52:02 +01:00
DebugInfo RegAllocFast: Rewrite and improve 2020-09-18 14:05:18 -04:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [test][TSan] Fix tests under NPM 2020-09-18 11:37:55 -07:00
Integer
JitListener
Linker
LTO [ThinLTO] add post-thinlto-merge option to -lto-embed-bitcode 2020-09-15 15:56:11 -07:00
MachineVerifier
MC [CodeGen] emit CG profile for COFF object file 2020-09-18 10:57:54 -07:00
Object
ObjectYAML [DWARFYAML] Make the include_directories, file_names and opcodes fields of the line table optional. 2020-09-18 20:21:11 +08:00
Other Recommit "[DSE] Switch to MemorySSA-backed DSE by default." 2020-09-18 11:05:00 +01:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen][GlobalISel] Fix handling of zero_reg 2020-09-18 11:01:11 +02:00
ThinLTO/X86
tools [DWARFYAML] Make the include_directories, file_names and opcodes fields of the line table optional. 2020-09-18 20:21:11 +08:00
Transforms [InstSimplify] add tests for constant folding fmin/fmax with undef op; NFC 2020-09-18 16:09:44 -04:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Disable a large test for EXPENSIVE_CHECKS and debug build 2020-09-16 21:57:34 +00:00
lit.cfg.py Disable a large test for EXPENSIVE_CHECKS and debug build 2020-09-16 21:57:34 +00:00
lit.site.cfg.py.in Disable a large test for EXPENSIVE_CHECKS and debug build 2020-09-16 21:57:34 +00:00
TestRunner.sh