1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
2016-08-23 18:00:51 +00:00
..
Analysis Remove missing file from r279433 reversal 2016-08-22 13:18:19 +00:00
Assembler Support the DW_AT_noreturn DWARF flag. 2016-08-17 16:02:43 +00:00
Bindings
Bitcode
BugPoint
CodeGen [X86][SSE] Demonstrate inability to recognise that (v)cvtpd2dq & (v)cvttpd2dq intrinsics implicitly zeroes the upper half of the xmm 2016-08-23 16:11:21 +00:00
DebugInfo [ARM] Generate consistent frame records for Thumb2 2016-08-23 09:19:22 +00:00
Examples
ExecutionEngine [RuntimeDyld] Revert r279182 and 279201 -- they broke some ARM bots. 2016-08-19 17:06:39 +00:00
Feature
FileCheck
Instrumentation [asan] Minimize code size by using __asan_set_shadow_* for large blocks 2016-08-20 20:23:50 +00:00
Integer
JitListener
LibDriver
Linker
LTO [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path 2016-08-18 00:12:33 +00:00
MC [mips][ias] Support .dtprel[d]word and .tprel[d]word directives 2016-08-22 16:18:42 +00:00
Object [AMDGPU] llvm-objdump: Skip amd_kernel_code_t only at the begining of kernel symbol. 2016-08-17 10:17:57 +00:00
ObjectYAML [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
Other [PM] Introduce an abstraction for all the analyses over a particular IR 2016-08-20 04:57:28 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO][X86] Fix windows build 2016-08-22 10:49:37 +00:00
tools Add REQUIRES:X86 to test/tools/llvm-lto2/common.ll 2016-08-22 06:37:41 +00:00
Transforms [InstSimplify] allow icmp with constant folds for splat vectors, part 2 2016-08-23 18:00:51 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh