llvm-project/clang/test
Wang, Pengfei 2379949aad [X86] AVX512FP16 instructions enabling 3/6
Enable FP16 conversion instructions.

Ref.: https://software.intel.com/content/www/us/en/develop/download/intel-avx512-fp16-architecture-specification.html

Reviewed By: LuoYuanke

Differential Revision: https://reviews.llvm.org/D105265
2021-08-18 09:03:41 +08:00
..
APINotes
ARCMT
AST [NFC] Drop idle compiler option from the test. 2021-08-13 13:20:11 +03:00
ASTMerge
Analysis [analyzer] MallocChecker: Add a visitor to leave a note on functions that could have, but did not change ownership on leaked memory 2021-08-16 16:19:00 +02:00
CXX [clang] Implement P0692R1 from C++20 (access checking on specializations and instantiations) 2021-08-10 19:20:50 +04:00
ClangScanDeps [clang-scan-deps] ignore top-level module dependencies that aren't actually imported 2021-07-20 11:11:28 -07:00
CodeCompletion [CodeComplete] Basic code completion for attribute names. 2021-08-12 23:49:10 +02:00
CodeGen [X86] AVX512FP16 instructions enabling 3/6 2021-08-18 09:03:41 +08:00
CodeGenCUDA [Remarks] Emit optimization remarks for atomics generating CAS loop 2021-08-16 14:56:01 -06:00
CodeGenCXX Recommit "[Matrix] Overload stride arg in matrix.columnwise.load/store." 2021-08-12 18:31:57 +01:00
CodeGenCoroutines [Coroutines] Run coroutine passes by default 2021-07-15 14:33:40 +08:00
CodeGenHIP
CodeGenObjC Recommit "[Matrix] Overload stride arg in matrix.columnwise.load/store." 2021-08-12 18:31:57 +01:00
CodeGenObjCXX Reapply [IR] Don't mark mustprogress as type attribute 2021-07-09 20:57:44 +02:00
CodeGenOpenCL [Remarks] Emit optimization remarks for atomics generating CAS loop 2021-08-16 14:56:01 -06:00
CodeGenOpenCLCXX [C++4OpenCL] Introduces __remove_address_space utility 2021-08-06 10:40:22 +01:00
CodeGenSYCL
Coverage Add a target triple to fix failures on MS build bots. 2021-06-30 17:27:26 -07:00
CoverageMapping
Driver [AVR][clang] Improve search for avr-libc installation path 2021-08-17 11:51:35 +08:00
FixIt [clang][darwin] add support for Mac Catalyst availability 2021-07-20 12:51:57 -07:00
Format Remove redundant test that was causing intermittent build bot failures. 2021-06-15 12:46:03 -07:00
Frontend [OpenCL] Clang diagnostics allow reporting C++ for OpenCL version. 2021-08-13 13:55:22 +01:00
Headers [OpenMP][AMDGCN] Initial math headers support 2021-08-02 14:38:52 +00:00
Import
Index [clang][patch] Remove test artifact before running test for consistent results 2021-07-24 07:55:10 -04:00
Integration
InterfaceStubs [ifs][elfabi] Merge llvm-ifs/elfabi tools 2021-07-19 11:23:19 -07:00
Interpreter Reland "[clang-repl] Allow passing in code as positional arguments." 2021-07-10 17:54:00 +00:00
Layout [AIX] "aligned" attribute should not decrease type alignment returned by __alignof__ 2021-08-05 18:18:58 -04:00
Lexer Support macro deprecation #pragma clang deprecated 2021-07-29 12:40:53 -05:00
LibClang libclang.so: Make SONAME independent from LLVM version 2021-07-26 16:37:26 -07:00
Misc Simplify testcase from c411c1b 2021-08-17 12:38:23 -07:00
Modules Clean up test for -f{,no-}implicit-modules-uses-lock 2021-08-16 16:23:04 -07:00
OpenMP [OpenMP] Fix accidental reuse of VLA size 2021-08-07 05:55:27 +00:00
PCH Revert "Revert "[clang][pp] adds '#pragma include_instead'"" 2021-07-29 19:21:43 +00:00
Parser [Parser] Fix attr infloop on "int x [[c" 2021-08-10 15:03:08 +02:00
ParserSYCL
Preprocessor [CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and extend #pragma float_control similarly 2021-08-16 18:34:29 +09:00
Profile Update: clang/test/Profile/gcc-flag-compatibility.c to have -flto on AIX 2021-08-09 14:57:38 +00:00
Refactor
Rewriter
Sema [Clang] Put -Wbool-operation under -Wall 2021-08-15 13:37:27 +02:00
SemaCUDA [HIP] Defer operator overloading errors 2021-06-23 23:39:59 -04:00
SemaCXX [clang] Expose unreachable fallthrough annotation warning 2021-08-16 17:14:55 -07:00
SemaObjC [clang][darwin] add support for Mac Catalyst availability 2021-07-20 12:51:57 -07:00
SemaObjCXX [clang] C++98 implicit moves are back with a vengeance 2021-07-13 19:16:49 +02:00
SemaOpenCL [OpenCL] Clang diagnostics allow reporting C++ for OpenCL version. 2021-08-13 13:55:22 +01:00
SemaOpenCLCXX [C++][Sema] Ignore top-level qualifiers in casts 2021-07-05 12:22:08 +01:00
SemaSYCL
SemaTemplate Print default template argument if manually specified in typedef declaration. 2021-06-29 14:57:26 +00:00
TableGen
Templight
Tooling [clang][tooling] Accept Clang invocations with multiple jobs 2021-07-27 10:47:55 +02:00
Unit
VFS [Modules] Do not remove failed modules after the control block phase 2021-08-17 16:46:51 -07:00
clang-rename
utils/update_cc_test_checks [Utils] Support class template specializations in update_cc_test_checks 2021-07-28 16:03:41 +01:00
.clang-format
CMakeLists.txt libclang.so: Make SONAME independent from LLVM version 2021-07-26 16:37:26 -07:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [clang][deps] Substitute clang-scan-deps executable in lit tests 2021-08-04 13:55:14 +02:00
lit.site.cfg.py.in libclang.so: Make SONAME independent from LLVM version 2021-07-26 16:37:26 -07:00
make_test_dirs.pl