llvm-project/clang/lib
Ahsan Saghir 564e082d09 [PowerPC] Allow MMA built-ins to accept restrict and volatile qualified pointers
This patch allows MMA built-ins on PowerPC to accept restrict
and volatile qualified pointers.

Reviewed By: #powerpc, nemanjai

Differential Revision: https://reviews.llvm.org/D106550
2021-10-12 08:51:50 -05:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
AST Revert "[Clang] Ignore BTFTag attr if used as a type attribute" 2021-10-11 15:34:26 -07:00
ASTMatchers Add `TypeLoc`-related matchers. 2021-10-08 17:42:18 +00:00
Analysis [clang] Omit most AttributedStatements from the CFG 2021-10-12 09:15:45 -04:00
Basic Reland "[clang][Fuchsia] Support availability attr on Fuchsia" 2021-10-11 18:41:29 -07:00
CodeGen [Clang][Attr] rename btf_tag to btf_decl_tag 2021-10-11 22:17:17 -07:00
CrossTU PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
DirectoryWatcher Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows"" 2021-06-19 09:19:52 -07:00
Driver Reland "[clang][Fuchsia] Support availability attr on Fuchsia" 2021-10-11 18:41:29 -07:00
Edit Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
Format [clang-format] Constructor initializer lists format with pp directives 2021-10-02 13:23:43 +01:00
Frontend [clang][lex] Remark on search path usage 2021-10-12 12:20:55 +02:00
FrontendTool Reland "[clang-repl] Allow loading of plugins in clang-repl." 2021-10-05 13:04:01 +00:00
Headers [OpenCL] Add atomic_half type builtins 2021-10-12 10:45:30 +01:00
Index [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Interpreter Revert "Reland "[clang-repl] Re-implement clang-interpreter as a test case."" 2021-10-08 17:43:23 -07:00
Lex [clang][lex] Remark on search path usage 2021-10-12 12:20:55 +02:00
Parse [MS compat] Handle #pragma fenv_access like #pragma STDC FENV_ACCESS (PR50694) 2021-10-11 17:07:26 +02:00
Rewrite [analyzer] Highlight arrows for currently selected event 2021-08-02 19:15:01 +03:00
Sema [PowerPC] Allow MMA built-ins to accept restrict and volatile qualified pointers 2021-10-12 08:51:50 -05:00
Serialization [clang][deps] Prune unused header search paths 2021-10-12 12:39:23 +02:00
StaticAnalyzer [analyzer][NFC] Add RangeSet::dump 2021-10-06 18:45:07 +02:00
Testing
Tooling [clang][deps] Prune unused header search paths 2021-10-12 12:39:23 +02:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00