llvm-project/clang/lib
Pengxuan Zheng 38612fbc89 Reland "[COFF, ARM64] Add __break intrinsic"
https://docs.microsoft.com/en-us/cpp/intrinsics/arm64-intrinsics?view=msvc-170

Reland after fixing the test failure. The failure was due to conflict with a
change (D122983) which was merged right before this patch.

Reviewed By: rnk, mstorsjo

Differential Revision: https://reviews.llvm.org/D124032
2022-04-20 13:01:30 -07:00
..
APINotes
ARCMigrate [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
AST [C2x] Disallow functions without prototypes/functions with identifier lists 2022-04-20 13:28:15 -04:00
ASTMatchers Reland "[ASTMatchers] Output currently matching node on crash" 2022-04-05 21:47:16 +01:00
Analysis [clang][dataflow] Ensure well-formed flow conditions. 2022-04-20 17:01:55 +00:00
Basic [PowerPC] add XLC compat builtin __abs 2022-04-20 05:14:22 -04:00
CodeGen Reland "[COFF, ARM64] Add __break intrinsic" 2022-04-20 13:01:30 -07:00
CrossTU [analyzer][ctu] Only import const and trivial VarDecls 2022-04-01 13:49:39 +02:00
DirectoryWatcher [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW 2021-11-08 22:21:30 +02:00
Driver [PS4][NFC] Rename classes to align with prevailing practice 2022-04-20 08:35:52 -07:00
Edit [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
ExtractAPI [clang][extract-api] Add support for true anonymous enums 2022-04-12 20:42:17 +01:00
Format [clang-format] Don't skip PP lines if original line was a PP line when trying to merge lines 2022-04-20 08:42:30 -07:00
Frontend [clang] NFCI: Use DirectoryEntryRef in FrontendAction::BeginSourceFile() 2022-04-20 18:54:39 +02:00
FrontendTool [C++20][Modules][HU 1/5] Introduce header units as a module type. 2022-03-25 09:17:14 +00:00
Headers Reland "[COFF, ARM64] Add __break intrinsic" 2022-04-20 13:01:30 -07:00
Index [clang] Reformat 2022-03-24 05:56:23 -07:00
IndexSerialization
Interpreter [clang-repl] Add an accessor to our underlying execution engine 2022-03-11 09:24:47 +00:00
Lex Revert "[clang][lex] NFCI: Use DirectoryEntryRef in HeaderSearch::load*()" 2022-04-20 20:27:14 +02:00
Parse Revert D119136 "[clang] Implement Change scope of lambda trailing-return-type" and its follow-up 2022-04-20 10:57:12 -07:00
Rewrite Add assert on End iteration distance to Rewriter::getRewrittenText. 2022-01-25 17:26:13 +00:00
Sema Reland "[COFF, ARM64] Add __break intrinsic" 2022-04-20 13:01:30 -07:00
Serialization [modules] Merge variable template specializations. 2022-04-19 14:48:42 -07:00
StaticAnalyzer [C2x] Disallow functions without prototypes/functions with identifier lists 2022-04-20 13:28:15 -04:00
Support [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00
Testing [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
Tooling [clang-format] SortIncludes should support "@import" lines in Objective-C 2022-04-20 07:03:35 +00:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00