Go to file
Artem Belevich 620db1f3dd [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
clang Tighten up a regex in a test 2017-02-23 22:14:55 +00:00
clang-tools-extra Make clang-include-fixer--insert-line work when the difference is on an empty line 2017-02-23 16:02:53 +00:00
compiler-rt [test] Use @LINE macro 2017-02-23 17:23:28 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Add native_tan as wrapper to tan 2017-02-23 01:46:57 +00:00
libcxx Revert "threading_support: make __thread_sleep_for be alertable" 2017-02-18 19:28:43 +00:00
libcxxabi [CMake][libcxxabi] Update the libc++ test module path 2017-02-18 04:37:59 +00:00
libunwind Revert r295944. 2017-02-23 09:13:22 +00:00
lld Convert EhOutputSection to be a synthetic section. 2017-02-23 22:06:28 +00:00
lldb Switch "windows" log channel to the new registration mechanism 2017-02-23 13:10:38 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [NVPTX] Added support for .f16x2 instructions. 2017-02-23 22:38:24 +00:00
openmp [OpenMP] Missing virtual destructor in KMPAffinity 2017-02-22 22:50:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DeLICM] Fortify against exceeding isl's max operations counter. 2017-02-23 21:58:20 +00:00