1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/test
2017-07-13 18:57:40 +00:00
..
Analysis Make shell redirection construct portable 2017-07-12 13:24:46 +00:00
Assembler Make shell redirection construct portable 2017-07-12 13:24:46 +00:00
Bindings
Bitcode Enhance synchscope representation 2017-07-11 22:23:00 +00:00
BugPoint
CodeGen [X86][tests] Added rotate_vec.ll CodeGen test. NFC precommit for bug 33691 fix. 2017-07-13 18:57:40 +00:00
DebugInfo [DWARF] Fixing a bug with processing of DWARF v5 indexed strings in Mach-O objects. 2017-07-13 01:03:28 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Enhance synchscope representation 2017-07-11 22:23:00 +00:00
Integer
JitListener
LibDriver
Linker [Linker] Add directives to support mixing ARM/Thumb module-level inline asm. 2017-07-12 11:52:28 +00:00
LTO [LTO] Fix the interaction between linker redefined symbols and ThinLTO 2017-07-06 19:58:26 +00:00
MC [AArch64] Enable the mnemonic spell checker 2017-07-13 15:29:13 +00:00
Object [WebAssembly] Be consistent in generating trivial test input files 2017-07-10 20:43:26 +00:00
ObjectYAML [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00
Other Make shell redirection construct portable 2017-07-12 13:24:46 +00:00
SafepointIRVerifier [SafepointIRVerifier] Avoid false positives in GC verifier for compare between pointers 2017-07-07 13:02:29 +00:00
SymbolRewriter
TableGen Make shell redirection construct portable 2017-07-12 13:24:46 +00:00
ThinLTO/X86
tools [llvm-objdump] Properly print MachO aarch64 addend relocations 2017-07-13 17:03:02 +00:00
Transforms [InstCombine] add descriptive comments for tests; NFC 2017-07-13 17:24:57 +00:00
Unit Change remaining references to lit.util.capture to use subprocess.check_output. 2017-07-06 21:46:47 +00:00
Verifier Add element atomic memset intrinsic 2017-07-12 21:57:23 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Change remaining references to lit.util.capture to use subprocess.check_output. 2017-07-06 21:46:47 +00:00
lit.site.cfg.in
TestRunner.sh