llvm-project/mlir/tools/mlir-tblgen
Christian Sigg 5dfe6545d4 [mlir] Allow omitting spaces in assemblyFormat with a `` literal.
I would like to use this for D90589 to switch std.alloc to assemblyFormat.
Hopefully it will be useful in other places as well.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D91068
2020-11-11 09:34:43 +01:00
..
CMakeLists.txt [mlir] ODS-backed python binding generator for custom op classes 2020-11-10 10:58:29 +01:00
DialectGen.cpp Common code preparation for tblgen-types patch 2020-09-26 02:47:48 +00:00
DocGenUtilities.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
EnumsGen.cpp [mlir-tblgen] Use fully qualified names in generated code files 2020-06-26 15:05:33 +02:00
LLVMIRConversionGen.cpp [mlir] LLVMType: make getUnderlyingType private 2020-07-29 13:43:38 +02:00
LLVMIRIntrinsicGen.cpp [MLIR] Rename SideEffects.td -> SideEffectInterfaces.td 2020-05-12 12:21:42 -07:00
OpDefinitionsGen.cpp [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
OpDocGen.cpp [MLIR] Add support for defining Types in tblgen 2020-10-14 00:32:18 +00:00
OpFormatGen.cpp [mlir] Allow omitting spaces in assemblyFormat with a `` literal. 2020-11-11 09:34:43 +01:00
OpFormatGen.h [mlir] Add initial support for parsing a declarative operation assembly format 2020-01-30 11:43:40 -08:00
OpInterfacesGen.cpp [mlir][Interfaces] Generate a struct containing function pointers instead of a class with vtables 2020-10-27 16:16:51 -07:00
OpPythonBindingGen.cpp [mlir] ODS-backed python binding generator for custom op classes 2020-11-10 10:58:29 +01:00
OpenMPCommonGen.cpp [NFC][MLIR][OpenMP] Add comments and test for OpenMP enum declaration utility 2020-08-14 23:22:23 +01:00
PassCAPIGen.cpp Add basic Python bindings for the PassManager and bind libTransforms 2020-11-10 19:55:21 +00:00
PassDocGen.cpp [mlir][Pass] Update the PassGen to generate base classes instead of utilities 2020-04-07 14:08:52 -07:00
PassGen.cpp Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
RewriterGen.cpp Fixed a failure when const matcher fails, added a test to catch 2020-10-16 15:02:24 -07:00
SPIRVUtilsGen.cpp [mlir][spirv] Fix extended insts deserialization generation 2020-10-06 13:34:58 -04:00
StructsGen.cpp [mlir] Support default valued attribute in StructsGen 2020-09-03 09:46:44 -04:00
TypeDefGen.cpp [MLIR] ODS TypeDefs: getChecked() and internal enhancements 2020-10-19 01:10:05 +00:00
mlir-tblgen.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00