1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Stanislav Mekhanoshin 3c906070f5 [AMDGPU] Enabled v2.16 literals for VOP3P
Literal encoding needs op_sel_hi to select low 16 bit in this case.

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

llvm-svn: 330230
2018-04-17 23:09:05 +00:00
..
Analysis [BasicAA] Return MayAlias for the pointer plus variable offset to 2018-04-16 01:58:39 +00:00
Assembler
Bindings
Bitcode [IR] Upgrade comment token in objc retain release marker for asm call 2018-04-17 04:02:24 +00:00
BugPoint
CodeGen [AMDGPU] Enabled v2.16 literals for VOP3P 2018-04-17 23:09:05 +00:00
DebugInfo [llvm-pdbutil] Dump first section contribution for each module. 2018-04-17 20:06:43 +00:00
Examples
ExecutionEngine [RuntimeDyld][PowerPC] Fix a newly added test in r329355 2018-04-09 14:29:23 +00:00
Feature
FileCheck
Instrumentation hwasan: add -fsanitize=kernel-hwaddress flag 2018-04-13 18:05:21 +00:00
Integer
JitListener
Linker
LTO Object: Don't mark alias unconditionally defined 2018-04-10 00:53:16 +00:00
MC [RISCV] implement li pseudo instruction 2018-04-17 21:56:40 +00:00
Object
ObjectYAML [WebAssembly] libObject: Don't include the name the size of custom sections 2018-04-12 20:31:12 +00:00
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [X86] Add separate scheduling class for PSADBW instruction. 2018-04-17 19:35:19 +00:00
Transforms [Mem2Reg] Create merged debug locations for inserted phis 2018-04-17 22:03:08 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Enable debug fission for thinLTO linked via gold-plugin 2018-04-13 05:03:28 +00:00
lit.site.cfg.py.in
TestRunner.sh