summaryrefslogtreecommitdiff
path: root/flang/lib/Optimizer/Transforms/AddDebugInfo.cpp
AgeCommit message (Expand)Author
2025-01-03[flang][debug] Fix issue with argument numbering. (#120726)Abid Qadeer
2024-10-21[flang][debug] Don't generate debug for compiler-generated variables (#112423)Abid Qadeer
2024-10-07[mlir][debuginfo] Add support for subprogram annotations (#110946)Walter Erquinigo
2024-10-07[flang][debug] set DW_AT_main_subprogram for fortran main function (#111350)Tom Eccles
2024-10-04[flang][debug] Use PROGRAM name for main function name (#111022)Tom Eccles
2024-09-17[flang][debug] Generate correct subroutine type. (#108605)Abid Qadeer
2024-09-11[flang][debug] Handle 'used' module. (#107626)Abid Qadeer
2024-09-04[OpenMPIRBuilder] Don't drop debug info for target region. (#80692)Abid Qadeer
2024-08-27[mlir][debug] Handle DIImportedEntity. (#103055)Abid Qadeer
2024-08-27[flang][debug] Support derived types. (#99476)Abid Qadeer
2024-08-21[flang][debug] Allow non default array lower bounds. (#104467)Abid Qadeer
2024-07-25[flang][debug] Set scope of internal functions correctly. (#99531)Abid Qadeer
2024-07-23[MLIR][DebugInfo] Enable the use of DILocalVariable DIFlags (#100190)Walter Erquinigo
2024-07-23[flang] Enhance location information (#95862)Valentin Clement (バレンタイン クレメン)
2024-07-22[flang][debug] Generate correct name for external function. (#99510)Abid Qadeer
2024-07-17[flang][debug] Fix issues with local variables. (#98661)Abid Qadeer
2024-06-04[flang] Use fir.declare/fir.dummy_scope for TBAA tags attachments. (#92472)Slava Zakharin
2024-06-03[flang] Emit `argNo` debug info only for `func` block args (#93921)Kareem Ergawy
2024-05-22[flang] Add debug information for module variables. (#91582)Abid Qadeer
2024-05-16[reland][flang] Initial debug info support for local variables (#92304)Abid Qadeer
2024-05-15Revert "[flang] Initial debug info support for local variables. (#909… (#92...Pete Steinfeld
2024-05-15[flang] Initial debug info support for local variables. (#90905)Abid Qadeer
2024-04-30[flang] Update calls to isa/dyn_cast/dyn_cast_or_nullKazu Hirata
2024-04-30Reapply "[flang] Improve debug info for functions." with regression fixed. (#...Abid Qadeer
2024-04-29Revert "[flang] Improve debug info for functions." (#90444)David Spickett
2024-04-29[flang] Improve debug info for functions. (#90083)Abid Qadeer
2024-04-28Reapply "[mlir] Mark `isa/dyn_cast/cast/...` member functions depreca… (#90...Christian Sigg
2024-04-26Revert "[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89...dyung
2024-04-26[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89998)Christian Sigg
2024-04-23[flang] Remove hardcoded bits from AddDebugInfo. (#89231)Abid Qadeer
2024-04-18[flang] Rename AddDebugFoundation to AddDebugInfo (NFC) (#89191)abidh
2024-04-15[flang] Rename AddDebugFoundation to AddDebugInfo (NFC) (#88526)abidh