llvm-project/clang/utils/TableGen
Timm Bäder 8e41e6a4ea [clang][Interp] Implement function calls
Add Call() and CallVoid() ops and use them to call functions. Only
FunctionDecls are supported for now.

Differential Revision: https://reviews.llvm.org/D132286
2022-09-08 07:31:07 +02:00
..
ASTTableGen.cpp [NFC][clang]Inclusive language: remove remaining uses of sanity 2021-11-24 14:20:13 -05:00
ASTTableGen.h
CMakeLists.txt [cmake] Fix tablegen exports 2022-08-16 14:17:23 +02:00
ClangASTNodesEmitter.cpp
ClangASTPropertiesEmitter.cpp [clang] Use StringRef::contains (NFC) 2021-10-21 08:58:19 -07:00
ClangAttrEmitter.cpp Use llvm::count_if (NFC) 2022-09-03 11:17:35 -07:00
ClangCommentCommandInfoEmitter.cpp Comment parsing: Complete list of Doxygen commands 2021-11-09 18:35:26 +01:00
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
ClangCommentHTMLTagsEmitter.cpp
ClangDataCollectorsEmitter.cpp
ClangDiagnosticsEmitter.cpp Use llvm::all_of (NFC) 2022-08-14 16:25:36 -07:00
ClangOpcodesEmitter.cpp [clang][Interp] Implement function calls 2022-09-08 07:31:07 +02:00
ClangOpenCLBuiltinEmitter.cpp [OpenCL][TableGen] Fix type extension guard emission 2022-06-20 10:07:34 +01:00
ClangOptionDocEmitter.cpp [Flang] Generate documentation for compiler flags 2022-07-22 17:05:04 +00:00
ClangSACheckersEmitter.cpp [analyzer] ClangSA should tablegen doc urls refering to the main doc page 2022-04-19 12:14:27 +02:00
ClangSyntaxEmitter.cpp [Syntax] Tablegen Sequence classes. NFC 2020-11-11 16:29:19 +01:00
ClangTypeNodesEmitter.cpp
MveEmitter.cpp [clang] Remove Address::deprecated from MveEmitter 2022-03-21 09:39:13 -07:00
NeonEmitter.cpp [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
RISCVVEmitter.cpp Use value instead of getValue (NFC) 2022-08-06 11:21:39 -07:00
SveEmitter.cpp [clang][SVE] Undefine preprocessor macro defined in 2022-08-12 12:25:49 +00:00
TableGen.cpp clang: include ManagedStatic.h for llvm_shutdown 2022-07-27 14:57:34 +02:00
TableGenBackends.h [RISCV] Lazily add RVV C intrinsics. 2022-07-26 15:47:47 +08:00