1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test
2016-06-20 18:40:37 +00:00
..
Analysis [SCEV] Fix incorrect trip count computation 2016-06-18 04:38:31 +00:00
Assembler IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
Bindings Add support for callsite in the new C API for attributes 2016-06-15 05:14:29 +00:00
Bitcode IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
BugPoint
CodeGen AMDGPU: Preserve undef flag on vcc when shrinking v_cndmask_b32 2016-06-20 18:34:00 +00:00
DebugInfo [codeview] Emit non-virtual method type. 2016-06-18 10:25:07 +00:00
Examples
ExecutionEngine Change the default of -relax-relocations. 2016-06-17 17:04:56 +00:00
Feature IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
FileCheck Make check lines not match themselves. 2016-06-16 19:38:48 +00:00
Instrumentation [sanitizers] Disable target-specific lowering of string functions. 2016-06-18 10:10:37 +00:00
Integer
JitListener
LibDriver
Linker
LTO IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
MC AMDGPU: Emit R_AMDGPU_ABS32_{HI,LO} for scratch buffer relocations 2016-06-20 16:59:44 +00:00
Object Support/ELF: Add AMDGPU relocation definitions to match documentation 2016-06-17 22:38:08 +00:00
ObjectYAML
Other Statistic: Add machine parseable json output 2016-06-15 20:19:16 +00:00
SymbolRewriter
TableGen
ThinLTO/X86
tools Add a test for r273022. 2016-06-18 00:24:49 +00:00
Transforms [InstCombine] consolidate some icmp+logic tests and improve checks 2016-06-20 18:40:37 +00:00
Unit
Verifier Verifier: check that functions have at most a single !prof attachment. 2016-06-14 23:13:15 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh