summaryrefslogtreecommitdiff
path: root/mlir/lib/TableGen/Class.cpp
AgeCommit message (Expand)Author
2025-07-11[mlir][TableGen] Verify compatibility of tblgen::Method properties (#147979)Andrei Golubev
2025-07-02[mlir] Remove unused includes (NFC) (#146709)Kazu Hirata
2024-04-01[mlir][NFC] Simplify type checks with isa predicates (#87183)Jakub Kuderski
2024-01-08[mlir] Use StringRef::ltrim (NFC)Kazu Hirata
2023-12-13[mlir] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata
2023-08-10[mlir] Generate constructor in generic adaptors allowing construction from an...Markus Böck
2023-02-07[mlir][ods] add mechanism for deprecating an `OpBuilder` in ODSMarkus Böck
2023-01-11[mlir][tblgen] Generate generic adaptors for OpsMarkus Böck
2022-01-06[mlir][ods] ODS ops get an `extraClassDefinition`Mogball
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-12-01[mlir][ods] AttrOrTypeGen uses ClassMogball
2021-11-12[mlir][ods] Cleanup of Class Codegen helperMogball