..
AttrOrTypeDefGen.cpp
[mlir][ods] Optional Attribute or Type Parameters
2022-02-08 20:09:44 +00:00
AttrOrTypeFormatGen.cpp
[mlir][ods] Attribute and type formats: support whitespaces
2022-02-08 23:27:36 +00:00
AttrOrTypeFormatGen.h
Adjust "end namespace" comment in MLIR to match new agree'd coding style
2021-12-08 06:05:26 +00:00
CMakeLists.txt
[mlir][ods] AttrOrTypeGen uses Class
2021-12-01 16:53:23 +00:00
CodeGenHelpers.cpp
Use reference for large object passed by value at the moment in MLIR TableGen (NFC)
2022-01-18 06:48:33 +00:00
DialectGen.cpp
Enable useDefault{Type/Attribute}PrinterParser by default in ODS Dialect definition
2022-01-18 06:36:34 +00:00
DirectiveCommonGen.cpp
[mlir] Replace StrEnumAttr -> EnumAttr in core dialects
2022-01-18 17:15:00 +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] Add ODS support for enum attributes with grouped bit cases
2022-01-26 21:01:01 +00:00
FormatGen.cpp
[mlir][ods] NFC Fix ASAN error in FormatParser
2022-02-02 04:29:57 +00:00
FormatGen.h
[mlir][ods] NFC Fix ASAN error in FormatParser
2022-02-02 04:29:57 +00:00
LLVMIRConversionGen.cpp
Fix more clang-tidy cleanups in mlir/ (NFC)
2021-12-22 20:53:11 +00:00
LLVMIRIntrinsicGen.cpp
Apply clang-tidy fixes for performance-for-range-copy to MLIR (NFC)
2022-01-02 01:13:42 +00:00
OpClass.cpp
[mlir][ods] ODS ops get an `extraClassDefinition`
2022-01-06 01:43:26 +00:00
OpClass.h
[mlir][ods] ODS ops get an `extraClassDefinition`
2022-01-06 01:43:26 +00:00
OpDefinitionsGen.cpp
[mlir] ODS: require DefaultValuedAttr to be const-buildable
2022-02-08 09:31:09 +01:00
OpDocGen.cpp
Use reference for large object passed by value at the moment in MLIR TableGen (NFC)
2022-01-18 06:48:33 +00:00
OpFormatGen.cpp
[mlir] Attempt working around a GCC 5 bug
2022-02-01 11:58:27 +01:00
OpFormatGen.h
Adjust "end namespace" comment in MLIR to match new agree'd coding style
2021-12-08 06:05:26 +00:00
OpGenHelpers.cpp
[mlir] Hoist out getRequestedOpDefinitions helper
2021-04-06 12:53:28 -07:00
OpGenHelpers.h
Adjust "end namespace" comment in MLIR to match new agree'd coding style
2021-12-08 06:05:26 +00:00
OpInterfacesGen.cpp
Use reference for large object passed by value at the moment in MLIR TableGen (NFC)
2022-01-18 06:48:33 +00:00
OpPythonBindingGen.cpp
Apply clang-tidy fixes for performance-for-range-copy to MLIR (NFC)
2022-01-02 01:13:42 +00: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
Fix more clang-tidy cleanups in mlir/ (NFC)
2021-12-22 20:53:11 +00:00
RewriterGen.cpp
[mlir][NFC] Fully qualify call to `mlir::success` in auto generated C++
2022-02-05 00:40:04 +01:00
SPIRVUtilsGen.cpp
[mlir] Remove unused "using" (NFC)
2022-01-01 09:14:19 -08:00
StructsGen.cpp
[mlir][NFC] Replace references to Identifier with StringAttr
2021-11-16 17:36:26 +00:00
mlir-tblgen.cpp
Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC)
2022-01-02 01:45:18 +00:00