llvm-project/clang/include/clang
Zakk Chen 9ab18cc535 [RISCV] Add policy operand for masked vid and viota IR intrinsics.
Reviewed By: rogfer01

Differential Revision: https://reviews.llvm.org/D120227
2022-03-22 02:32:31 -07:00
..
APINotes [clang] Remove redundant member initialization (NFC) 2022-01-02 10:20:23 -08:00
ARCMigrate
AST [OpenMP] Initial parsing/sema for the 'omp target teams loop' construct 2022-03-18 13:48:32 -07:00
ASTMatchers Use llvm::append_range instead of push_back loops where applicable. NFCI. 2022-03-18 01:25:34 +01:00
Analysis [clang][dataflow] Add modeling of Chromium's CHECK functionality 2022-03-18 14:39:23 +00:00
Basic [RISCV] Add policy operand for masked vid and viota IR intrinsics. 2022-03-22 02:32:31 -07:00
CodeGen [OpenMP] Add a flag for embedding a file into the module 2022-01-31 15:56:00 -05:00
Config [CMake] [Clang] Add option to specify PowerPC long double format 2022-01-27 00:50:53 +08:00
CrossTU Fix a typo (occured => occurred) 2022-02-08 21:35:26 +01:00
DirectoryWatcher [clang] NFC: Fix trivial typo in comments and document 2021-09-04 12:59:42 +05:30
Driver Ensure -extract-api handles multiple headers correctly 2022-03-21 21:04:47 +00:00
Edit
Format [format] Use int8_t as the underlying type of all enums in FormatStyle 2022-03-21 21:19:00 +00:00
Frontend [clang][extract-api] Add global record support 2022-03-16 15:13:55 -07:00
FrontendTool
Index [clang] p1099 using enum part 2 2021-06-08 11:11:46 -07:00
IndexSerialization [clang] Fix header guards (NFC) 2021-12-29 00:16:40 -08:00
Interpreter [clang-repl] Add an accessor to our underlying execution engine 2022-03-11 09:24:47 +00:00
Lex Currently the control of the eval-method is mixed with fast-math. 2022-03-17 11:48:03 -07:00
Parse [clang][parser] Stop dragging an EndLoc around when parsing attributes 2022-03-07 08:16:39 +01:00
Rewrite Replace uses of std::iterator with explicit using 2021-04-12 10:47:14 -07:00
Sema [OpenMP] Initial parsing/sema for the 'omp target teams loop' construct 2022-03-18 13:48:32 -07:00
Serialization [OpenMP] Initial parsing/sema for the 'omp target teams loop' construct 2022-03-18 13:48:32 -07:00
StaticAnalyzer [analyzer] Done some changes to detect Uninitialized read by the char array manipulation functions 2022-03-03 23:21:26 +05:30
SymbolGraph Ensure that APIRecords get destroyed correctly. 2022-03-19 00:49:37 +00:00
Testing [NFC][testing] Return underlying strings directly instead of OS.str() 2021-12-09 16:05:46 -08:00
Tooling [libTooling] Generalize string explanation as templated metadata 2022-03-21 20:39:35 +00:00
CMakeLists.txt
module.modulemap Fix the implicit module build (2/2) 2022-03-14 09:43:13 -07:00