1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test
Mehdi Amini 2007e493a9 [LTO] Handles commons in monolithic LTO
The gold-plugin was doing this internally, now the API is handling
commons correctly based on the given resolution.

Differential Revision: https://reviews.llvm.org/D23739

llvm-svn: 279417
2016-08-22 06:25:46 +00:00
..
Analysis [CostModel][X86] Removed shift tests 2016-08-21 19:56:02 +00:00
Assembler Support the DW_AT_noreturn DWARF flag. 2016-08-17 16:02:43 +00:00
Bindings
Bitcode
BugPoint
CodeGen [AVX512][FastISel] Do not use K registers in TEST instructions 2016-08-21 08:02:27 +00:00
DebugInfo Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd" 2016-08-19 20:22:39 +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] Add l.[sd] and s.[sd] instruction aliases 2016-08-17 14:45:09 +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 [LTO] Add the ability to test -thinlto-emit-imports-files through llvm-lto2 2016-08-19 23:54:40 +00:00
tools [LTO] Handles commons in monolithic LTO 2016-08-22 06:25:46 +00:00
Transforms [InstCombine] use m_APInt to allow icmp (shl X, Y), C folds for splat constant vectors, part 4 2016-08-21 17:10:07 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh