hanchenye-llvm-project/clang/include/clang
Cullen Rhodes e73c3bb06b [AArch64][SVE] Add bfloat16 to outstanding tuple vector intrinsics
Summary:
* svget2/3/4
* svset2/3/4
* svcreate2/3/4
* svundef/2/3/4

Reviewers: sdesmalen, kmclaughlin, fpetrogalli, efriedma

Reviewed By: fpetrogalli

Differential Revision: https://reviews.llvm.org/D82665
2020-06-29 17:00:58 +00:00
..
ARCMigrate
AST RecursiveASTVisitor: inline a macro that is only used once 2020-06-29 17:06:30 +02:00
ASTMatchers Fixed ASTMatchers registry and regen ast docs 2020-06-22 10:56:20 +01:00
Analysis [Analyzer] Add `getReturnValueUnderConstruction()` to `CallEvent` 2020-06-09 12:08:56 +02:00
Basic [AArch64][SVE] Add bfloat16 to outstanding tuple vector intrinsics 2020-06-29 17:00:58 +00:00
CodeGen [clang] Frontend components for the relative vtables ABI (round 2) 2020-06-11 11:17:08 -07:00
Config Fix comment for CLANG_SYSTEMZ_DEFAULT_ARCH 2020-03-30 21:36:18 +02:00
CrossTU [analyzer] On-demand parsing capability for CTU 2020-06-11 10:56:59 +02:00
DirectoryWatcher
Driver Reland: [clang driver] Move default module cache from system temporary directory 2020-06-27 05:35:15 -04:00
Edit
Format [clang-format] Preserve whitespace in selected macros 2020-06-29 09:57:47 -04:00
Frontend Start adding support for generating CC1 command lines from CompilerInvocation 2020-06-24 18:05:05 +01:00
FrontendTool
Index Add missing forward decl to unbreak the modular build 2020-05-26 09:08:27 -07:00
Lex [clang] Always allow including builtin headers in [no_undeclared_headers] modules. 2020-06-04 08:33:39 +02:00
Parse DR458: Search template parameter scopes in the right order. 2020-06-23 17:14:33 -07:00
Rewrite
Sema Reland D81869 "Modify FPFeatures to use delta not absolute settings" 2020-06-27 01:34:57 -07:00
Serialization Reland D81869 "Modify FPFeatures to use delta not absolute settings" 2020-06-27 01:34:57 -07:00
StaticAnalyzer [analyzer][Z3-refutation] Fix a refutation BugReporterVisitor bug 2020-06-29 18:51:24 +02:00
Testing Move TestClangConfig into libClangTesting and use it in AST Matchers tests 2020-06-29 12:50:15 +02:00
Tooling [libTooling] Rename overloaded `range` range selector. 2020-06-26 14:23:25 +00:00
CMakeLists.txt
module.modulemap Reland D81869 "Modify FPFeatures to use delta not absolute settings" 2020-06-27 01:34:57 -07:00