1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Matt Arsenault 76dab62233 AMDGPU: Detect kernarg segment pointer
This is necessary to pass the kernarg segment pointer
to callee functions. Also don't unconditionally enable
for kernels.

llvm-svn: 307978
2017-07-14 00:11:13 +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 AMDGPU: Detect kernarg segment pointer 2017-07-14 00:11:13 +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
MC Revert "[mips][mt][6/7] Add support for mftr, mttr instructions." 2017-07-13 19:27:41 +00:00
Object
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
SymbolRewriter
TableGen Make shell redirection construct portable 2017-07-12 13:24:46 +00:00
ThinLTO/X86
tools [DWARF] Introduce verification for the unit header chain in .debug_info section to llvm-dwarfdump. 2017-07-13 23:25:24 +00:00
Transforms [InstCombine] put tests for commuted variants of the same fold together; NFC 2017-07-13 20:35:45 +00:00
Unit
Verifier Add element atomic memset intrinsic 2017-07-12 21:57:23 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh