1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Artem Belevich 828acceeb5 [NVPTX] Added support for .f16x2 instructions.
This patch enables support for .f16x2 operations.

Added new register type Float16x2.
Added support for .f16x2 instructions.
Added handling of vectorized loads/stores of v2f16 values.

Differential Revision: https://reviews.llvm.org/D30057
Differential Revision: https://reviews.llvm.org/D30310

llvm-svn: 296032
2017-02-23 22:38:24 +00:00
..
Analysis [ValueTracking] Make poison propagation more aggressive 2017-02-22 06:52:32 +00:00
Assembler
Bindings
Bitcode
BugPoint [IR/Verifier] List the CU we weren't able to find in llvm.dbg.cu. 2017-02-20 22:51:42 +00:00
CodeGen [NVPTX] Added support for .f16x2 instructions. 2017-02-23 22:38:24 +00:00
DebugInfo
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [AddressSanitizer] Add PS4 offset 2017-02-23 17:10:28 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [mips][ias] Further relax operands of certain assembly instructions 2017-02-23 12:40:58 +00:00
Object Write to a temporary file in test instead of random file in the test directory. 2017-02-22 09:02:27 +00:00
ObjectYAML
Other s/REQUIRES: Asserts/REQUIRES: asserts/ 2017-02-19 23:26:00 +00:00
SymbolRewriter
TableGen [globalisel] OperandPredicateMatcher's shouldn't need to generate the MachineOperand expr. NFC 2017-02-20 15:30:43 +00:00
ThinLTO/X86
tools [llvm-cov] Strip redundant path components from filenames (fix PR31982) 2017-02-23 22:20:32 +00:00
Transforms Revert r282872 "CVP. Turn marking adds as no wrap on by default" 2017-02-23 22:29:00 +00:00
Unit
Verifier Revert "Teach the IR verifier to reject conflicting debug info for function arguments." 2017-02-23 19:13:48 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh