summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/LLVMIR/Transforms/DIScopeForLLVMFuncOp.cpp
AgeCommit message (Expand)Author
2025-11-20[MLIR][LLVM] Extend DIScopeForLLVMFuncOp to handle cross-file operatio… (#1...Zichen Lu
2025-09-26[MLIR][TBLGen] Added compound assignment operator for any BitEnum (#160840)Alexandra Sidorova
2025-07-12[llvm] Remove unused includes (NFC) (#148342)Kazu Hirata
2025-05-21[mlir] Translate nested debug information (#140915)Jacques Pienaar
2024-10-10[mlir] add overload `createDIScopeForLLVMFuncOp` function (#111689)Observer007
2024-10-07[mlir][debuginfo] Add support for subprogram annotations (#110946)Walter Erquinigo
2024-10-04[mlir][LLVMIR] Add LLVMDialect check in `DIScopeForLLVMFuncOp` (#110427)Longsheng Mou
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-28[mlir] Add option to control the `emissionKind` to DIScopeForLLVMFuncOp pass ...Observer007
2024-08-27[mlir][debug] Handle DIImportedEntity. (#103055)Abid Qadeer
2024-04-09[MLIR][LLVM] Add DebugNameTableKind to DICompileUnit (#87974)Billy Zhu
2024-01-15[MLIR][LLVM] Enable export of DISubprograms on function declarations (#78026)Christian Ulmann
2024-01-08[MLIR][LLVM] Add distinct identifier to the DISubprogram attribute (#77093)Christian Ulmann
2024-01-08[MLIR][LLVM] Add distinct identifier to DICompileUnit attribute (#77070)Christian Ulmann
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-02-14Add a pass that builds a debug info scope for LLVMFuncOp (adding a DISubprogr...Mehdi Amini