1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Tom Stellard 6db0d97887 AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section
Summary: This is done only when targeting HSA.

Reviewers: arsenm

Subscribers: arsenm, llvm-commits

Differential Revision: http://reviews.llvm.org/D13807

llvm-svn: 254587
2015-12-03 03:34:32 +00:00
..
Analysis AVX-512: Updated cost of FP/SINT/UINT conversion operations 2015-12-02 08:59:47 +00:00
Assembler AsmParser: Make the code for parsing unnamed aliases more closely resemble that for unnamed globals. 2015-11-25 02:54:07 +00:00
Bindings
Bitcode
BugPoint
CodeGen AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section 2015-12-03 03:34:32 +00:00
DebugInfo llvm/test/DebugInfo/X86/safestack-byval.ll: Give an explicit triple for now. It crashes for targeting *-win32. 2015-12-01 10:07:41 +00:00
Examples
ExecutionEngine
Feature Have 'optnone' respect the -fast-isel=false option. 2015-11-30 21:56:16 +00:00
FileCheck
Instrumentation [sanitizer] [dfsan] Unify aarch64 mapping 2015-11-27 12:42:39 +00:00
Integer
JitListener
LibDriver
Linker Switch the linker to having a whitelist of GVs. 2015-12-02 22:59:04 +00:00
LTO
MC Re-enable UBSan tests for SystemZ: PR20980 was fixed. 2015-12-02 20:46:51 +00:00
Object
Other
SymbolRewriter
TableGen
tools [PGO] Add v2 format compatibility test 2015-12-03 01:05:31 +00:00
Transforms Delete what is now duplicated code. 2015-12-02 22:22:24 +00:00
Unit
Verifier Disallow aliases to available_externally. 2015-11-26 19:22:59 +00:00
YAMLParser
.clang-format
CMakeLists.txt [llvm-dwp] Add missing dependency from llvm tests on the llvm-dwp tool 2015-12-01 00:57:05 +00:00
lit.cfg check-llvm: Introduce the new feature "tls". 2015-12-01 01:14:58 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh