summaryrefslogtreecommitdiff
path: root/mlir/lib/Target/LLVMIR/DebugTranslation.h
AgeCommit message (Expand)Author
2025-03-17[MLIR][LLVM] Avoid duplicated module flags in the export (#131627)Christian Ulmann
2024-10-31[mlir][debug] Support DIGenericSubrange. (#113441)Abid Qadeer
2024-10-10[mlir][debug] Support DICommonBlock. (#111706)Abid Qadeer
2024-09-02Reapply "[MLIR][LLVM] Make DISubprogramAttr cyclic" (#106571) with fixes (#10...Tobias Gysi
2024-08-31Revert "[MLIR][LLVM] Make DISubprogramAttr cyclic" (#106827)Tobias Gysi
2024-08-31[MLIR][LLVM] Make DISubprogramAttr cyclic (#106571)Tobias Gysi
2024-08-27[mlir][debug] Handle DIImportedEntity. (#103055)Abid Qadeer
2024-06-07[MLIR] Translate DIStringType. (#94480)Abid Qadeer
2024-05-28[mlir] Add missing fields in DICompositeTypeAttr. (#93226)Abid Qadeer
2024-03-19[MLIR][LLVM] DI Recursive Type fix for recursion via scope of composites (#85...Billy Zhu
2024-03-15[MLIR][LLVM] Support Recursive DITypes (#80251)Billy Zhu
2023-12-04[mlir] Add support for DIGlobalVariable and DIGlobalVariableExpression (#73367)Justin Wilson
2023-08-03[mlir][LLVM] Add support for DIModule metadataChristian Ulmann
2023-06-29[mlir][llvm] Add debug label intrinsicTobias Gysi
2023-05-15[IR] Drop const in DILocation::getMergedLocationChristian Ulmann
2023-02-27[mlir][llvm] Stop exporting empty debug MD stringsChristian Ulmann
2023-02-17[mlir][llvm] Add DINamespace attributeChristian Ulmann
2023-02-16[mlir][llvm] Rename void debug type to nullChristian Ulmann
2023-01-19[mlir][LLVM] Tidy up DebugTranslation castingRiver Riddle
2023-01-13Reland "[mlir][llvm] Add an explicit void type debug info attribute."Tobias Gysi
2023-01-12Revert "[mlir][llvm] Add an explicit void type debug info attribute."Tobias Gysi
2023-01-12[mlir][llvm] Add an explicit void type debug info attribute.Tobias Gysi
2022-11-08[mlir][LLVMDebugTranslation] Add inlinedAt to the key when caching locationsRiver Riddle
2022-10-24[mlir:LLVM] Rewrite the LLVMIR export to use the debug info attributesRiver Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2020-07-07[mlir][NFC] Remove usernames and google bug numbers from TODO comments.River Riddle
2020-02-05[mlir] Add support for basic location translation to LLVM.River Riddle