1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test
2020-07-26 09:04:37 -04:00
..
Analysis [ConstantFolding] Fold freeze if it is never undef or poison 2020-07-26 21:54:44 +09:00
Assembler
Bindings
Bitcode [Bitcode] Avoid duplicating linker option when upgrading 2020-07-23 13:07:28 -07:00
BugPoint
CodeGen [AArch64][GlobalISel] Make <8 x s16> and <16 x s8> legal types for G_SHUFFLE_VECTOR and G_IMPLICIT_DEF. 2020-07-26 00:48:09 -07:00
DebugInfo [DWARF][EntryValues] Emit GNU extensions in the case of DWARF 4 + SCE 2020-07-24 14:33:57 +02:00
Demangle
Examples
ExecutionEngine
Feature [NewPM] Support optnone under new pass manager 2020-07-21 09:53:43 -07:00
FileCheck
Instrumentation [MSAN] Allow inserting array checks 2020-07-24 20:12:58 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [MC] [COFF] Make sure that weak external symbols are undefined symbols 2020-07-24 22:15:08 +03:00
Object [llvm-readobj] - Don't get the name of the symbol table in ELFDumper<ELFT>::printSymbolsHelper. 2020-07-22 17:28:20 +03:00
ObjectYAML [DWARFYAML] Use yaml::Hex64 rather than uint64_t as length. NFC. 2020-07-22 10:20:01 +08:00
Other
Reduce [Reduce] Argument reduction: do deal with function declarations 2020-07-26 01:31:56 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-lib] Support adding short import library objects with llvm-lib 2020-07-24 22:15:08 +03:00
Transforms [InstSimplify] add tests for min/max intrinsics; NFC 2020-07-26 09:04:37 -04:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [CMake] Simplify CMake handling for zlib 2020-07-23 23:05:36 -07:00
lit.cfg.py Add test utility 'extract' 2020-07-23 19:15:35 -07:00
lit.site.cfg.py.in [CMake] Simplify CMake handling for zlib 2020-07-23 23:05:36 -07:00
TestRunner.sh