llvm-project/clang/lib
Quinn Pham 3b0240e6c8 [PowerPC] Add range check for vec_genpcvm builtins
This patch adds range checking for some Power10 altivec builtins. Range
checking is done in SemaChecking.

Reviewed By: #powerpc, lei, Conanap

Differential Revision: https://reviews.llvm.org/D109780
2021-09-24 11:15:44 -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 [Clang] Ignore BTFTag attr if used as a type attribute 2021-09-22 13:48:29 -07:00
ASTMatchers Reapply "Support Attr in DynTypedNode and ASTMatchers." 2021-08-06 22:30:32 +02:00
Analysis Thread safety analysis: Drop special block handling 2021-09-20 15:20:15 +02:00
Basic [WebAssembly] Add relaxed-simd feature 2021-09-22 14:52:50 -07:00
CodeGen DebugInfo: STN: Handle unreconstitutable types in function types 2021-09-23 21:13:16 -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 [Driver] Correctly handle static C++ standard library 2021-09-24 00:40:16 -07:00
Edit Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
Format [clang-format] Fixed an unused variable warning 2021-09-24 10:37:04 +02:00
Frontend [NFC] Remove trailing spaces from some files 2021-09-22 18:17:40 -04:00
FrontendTool [OptTable] Rename PrintHelp to printHelp 2021-06-24 14:47:03 -07:00
Headers [PowerPC] Add range checks for P10 Vector Builtins 2021-09-23 11:05:49 -05:00
Index [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
IndexSerialization
Interpreter Revert "Reland "[clang-repl] Re-implement clang-interpreter as a test case."" 2021-09-03 13:18:09 +00:00
Lex Support Unicode 14 identifiers 2021-09-16 13:21:27 -04:00
Parse OpenMP 5.0 metadirective 2021-09-18 13:40:44 -05:00
Rewrite [analyzer] Highlight arrows for currently selected event 2021-08-02 19:15:01 +03:00
Sema [PowerPC] Add range check for vec_genpcvm builtins 2021-09-24 11:15:44 -05:00
Serialization OpenMP 5.0 metadirective 2021-09-18 13:40:44 -05:00
StaticAnalyzer [analyzer] Retrieve a value from list initialization of constant array declaration in a global scope. 2021-09-24 12:37:58 +03:00
Testing
Tooling Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00