llvm-project/clang/include/clang
Thomas Lively cbabfc63b1 [WebAssembly] Custom combines for f32x4.demote_zero_f64x2
Replace the clang builtin function and LLVM intrinsic for
f32x4.demote_zero_f64x2 with combines from normal SDNodes. Also add missing
combines for i32x4.trunc_sat_zero_f64x2_{s,u}, which share the same pattern.

Differential Revision: https://reviews.llvm.org/D105755
2021-07-12 10:32:18 -07:00
..
APINotes APINotes: constify `dump` methods (NFC) 2020-12-01 19:01:06 +00:00
ARCMigrate ARCMigrate: Stop abusing PreprocessorOptions for passing back file remappings, NFC 2020-12-02 16:28:33 -08:00
AST Reland "[clang-repl] Implement partial translation units and error recovery." 2021-07-12 15:21:22 +00:00
ASTMatchers [ASTMatchers] Fix bug in `hasUnaryOperand` 2021-06-16 20:17:56 +00:00
Analysis [analyzer][NFC] Display the correct function name even in crash dumps 2021-07-12 09:06:46 +02:00
Basic [WebAssembly] Custom combines for f32x4.demote_zero_f64x2 2021-07-12 10:32:18 -07:00
CodeGen [Clang] Introduce Swift async calling convention. 2021-07-09 11:50:10 -07:00
Config Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/ 2020-12-01 14:00:32 -08:00
CrossTU [analyzer][ctu] Reland "Avoid parsing invocation list again and again.. 2021-05-25 09:44:13 +02:00
DirectoryWatcher
Driver Add documentation for -fsanitize-address-use-after-return. 2021-07-08 16:44:08 -07:00
Edit [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
Format [clang-format] Add basic support for formatting JSON 2021-06-26 15:20:17 +01:00
Frontend Frontend: Respect -fno-temp-file when creating a PCH 2021-06-17 18:34:10 -07:00
FrontendTool
Index [clang] p1099 using enum part 2 2021-06-08 11:11:46 -07:00
IndexSerialization [index-while-building] PathIndexer 2020-08-19 11:25:21 -07:00
Interpreter Reland "[clang-repl] Implement partial translation units and error recovery." 2021-07-12 15:21:22 +00:00
Lex Reland "[clang-repl] Implement partial translation units and error recovery." 2021-07-12 15:21:22 +00:00
Parse [OpenMP] Support OpenMP 5.1 attributes 2021-07-12 06:51:19 -04:00
Rewrite Replace uses of std::iterator with explicit using 2021-04-12 10:47:14 -07:00
Sema Reland "[clang-repl] Implement partial translation units and error recovery." 2021-07-12 15:21:22 +00:00
Serialization [clang] unbreak Index/preamble-reparse-changed-module.m with LLVM_APPEND_VC_REV=NO after 9964b0e 2021-07-05 19:51:00 -04:00
StaticAnalyzer [analyzer] Implement getType for SVal 2021-06-29 12:11:19 +03:00
Testing Use TestClangConfig in AST Matchers tests and run them in more configurations 2020-07-16 18:36:53 +02:00
Tooling PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
CMakeLists.txt Reland [Syntax] Add minimal TableGen for syntax nodes. NFC 2020-11-11 11:24:47 +01:00
module.modulemap Mark Basic/TargetCXXABI.def as textual in the module map. 2021-05-04 12:52:52 -07:00