.. |
ASTTableGen.cpp
|
Add the ability to use property-based serialization for "cased" types.
|
2019-12-16 13:33:59 -05:00 |
ASTTableGen.h
|
Add the ability for properties to be conditional on other properties.
|
2019-12-16 13:34:00 -05:00 |
CMakeLists.txt
|
[Clang][RISCV] Add custom TableGen backend for riscv-vector intrinsics.
|
2021-03-10 18:43:43 -08:00 |
ClangASTNodesEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
ClangASTPropertiesEmitter.cpp
|
[NFC] Move readAPValue/writeAPValue up the inheritance hierarchy
|
2021-01-06 16:44:50 -08:00 |
ClangAttrEmitter.cpp
|
Correct the tablegen for checking mutually exclusive stmt attrs
|
2021-04-13 15:20:30 -04:00 |
ClangCommentCommandInfoEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
|
Fix one round of implicit conversions found by g++5.
|
2020-01-29 01:52:48 +01:00 |
ClangCommentHTMLTagsEmitter.cpp
|
Fix one round of implicit conversions found by g++5.
|
2020-01-29 01:52:48 +01:00 |
ClangDataCollectorsEmitter.cpp
|
Use scope qualifiers in Clang's tblgen backends to get useful
|
2019-10-01 23:12:57 +00:00 |
ClangDiagnosticsEmitter.cpp
|
Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]]. NFC
|
2021-07-29 09:59:45 -07:00 |
ClangOpcodesEmitter.cpp
|
[Clang interpreter] Avoid storing pointers at unaligned locations
|
2021-07-28 16:03:41 +01:00 |
ClangOpenCLBuiltinEmitter.cpp
|
[OpenCL][NFC] Reorganize ClangOpenCLBuiltinEmitter comments
|
2021-06-11 10:22:59 +01:00 |
ClangOptionDocEmitter.cpp
|
[TableGen] Eliminate the 'code' type
|
2020-12-03 10:19:11 -05:00 |
ClangSACheckersEmitter.cpp
|
[analyzer] Introduce weak dependencies to express *preferred* checker callback evaluation order
|
2020-06-12 14:08:38 +02:00 |
ClangSyntaxEmitter.cpp
|
[Syntax] Tablegen Sequence classes. NFC
|
2020-11-11 16:29:19 +01:00 |
ClangTypeNodesEmitter.cpp
|
Enable better node-hierarchy metaprogramming; NFC.
|
2019-12-14 00:16:47 -05:00 |
MveEmitter.cpp
|
[TableGen] Improve handling of template arguments
|
2021-03-19 09:57:53 -04:00 |
NeonEmitter.cpp
|
[AArch64] Adding SHA3 Intrinsics support
|
2021-02-22 12:09:20 +00:00 |
RISCVVEmitter.cpp
|
[Clang][RISCV] Support half-precision floating point for RVV intrinsics.
|
2021-07-19 23:17:01 +08:00 |
SveEmitter.cpp
|
[AArch64][SVE] Always use overloaded methods instead of preprocessor macro.
|
2021-04-13 21:12:53 +01:00 |
TableGen.cpp
|
[OpenCL] Add OpenCL builtin test generator
|
2021-06-09 14:03:58 +01:00 |
TableGenBackends.h
|
[OpenCL] Add OpenCL builtin test generator
|
2021-06-09 14:03:58 +01:00 |