aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo
AgeCommit message (Expand)AuthorFilesLines
2026-01-04[X86][NewPM] Port x86-cmov-conversion to NewPM (#174311)Aiden Grossman1-0/+1
2025-12-31[X86][NewPM] Port X86FixupLEAs to NPMAiden Grossman2-4/+8
2025-12-24[RISCV] Mark the Xqci Qualcomm uC Vendor Extension as non-experimental (#173331)Sudharsan Veeravalli1-3/+3
2025-12-18[mips][micromips] Add mayRaiseFPException to appropriate instructions, mark a...Erik Enikeev1-4/+4
2025-12-17[DWARF] Support block-form DW_AT_GNU_call_site_target_clobbered (#172450)Orlando Cazalet-Hyams1-0/+73
2025-12-15[DWARF] Add support for DW_GNU_call_target_clobbered (#172336)Orlando Cazalet-Hyams1-0/+58
2025-12-15[DebugInfo][DWARF] Use DW_AT_call_target_clobbered for exprs with volatile re...Orlando Cazalet-Hyams3-4/+101
2025-12-13[DebugInfo][DWARF] Allow memory locations in DW_AT_call_target expressions (#...Orlando Cazalet-Hyams2-2/+97
2025-12-12[llvm][dwarfdump] Print the name (if available) of entities referenced by DW_...Michael Buch5-19/+19
2025-12-10Revert "[SelectionDAG] Salvage debuginfo when combining load and sext… (#17...Shubham Sandeep Rastogi2-131/+0
2025-12-10[SelectionDAG] Salvage debuginfo when combining load and sext instrs. (#169779)Shubham Sandeep Rastogi2-0/+131
2025-12-04[llvm][DebugInfo] Allow DIDerivedType as a bound in DISubrangeType (#165880)Tom Tromey1-0/+88
2025-11-26[dwarf] make dwarf fission compatible with RISCV relaxations 2/2 (#164813)daniilavdeev1-20/+33
2025-11-26[dwarf] make dwarf fission compatible with RISCV relaxations 1/2 (#166597)daniilavdeev1-0/+191
2025-11-20[DebugInfo] Force early line-zero calls to have meaningful locations (#156850)Jeremy Morse2-1/+133
2025-11-18Reland instr-ref-target-hooks-sp-clobber.mir (#168136)Shubham Sandeep Rastogi1-0/+188
2025-11-14Don't check frame base as varies if registers are available from targets. (#1...Greg Clayton1-2/+1
2025-11-14Remove instr-ref-target-hooks-sp-clobber.mir (#168125)Shubham Sandeep Rastogi1-190/+0
2025-11-14DebugInfo: Relax codeview-empty-dbg-cu-crash test's version check (#168111)Matt Arsenault1-1/+1
2025-11-14Add the ability to load DWARF64 .debug_str_offsets tables for DWARF32 DWARF u...Greg Clayton1-0/+88
2025-11-14[AArch64][DebugInfo]Add Target hooks for InstrRef on AArch64 (#165953)Shubham Sandeep Rastogi2-0/+248
2025-11-13[X86][NewPM] Port X86 FP Stackifier Pass to NewPMAiden Grossman1-1/+2
2025-11-12CodeGen: Fix CodeView crashes with empty llvm.dbg.cu (#163286)Matt Arsenault1-0/+39
2025-11-11[llvm][DebugInfo] Adjust ModuleDebugInfoPrinter to versioned language names (...Michael Buch1-0/+22
2025-11-10[DebugInfo] Add Verifier check for incorrectly-scoped retainedNodes (#166855)Vladislav Dzhidzhoev7-17/+26
2025-11-07[DebugInfo] Adjusting DWARF version to fix a test failure in aix-ppc64 pipeli...Laxman Sole1-1/+1
2025-11-06[LLVM][DebugInfo] Allow ExtraData field to be a node reference (#165023)Laxman Sole1-0/+101
2025-11-05[DebugInfo] Assign best possible debugloc to bundle (#164573)Santanu Das2-0/+50
2025-11-03[llvm][DebugInfo] Emit 0/1 for constant boolean values (#151225)Laxman Sole1-0/+29
2025-11-01[NativePDB] Fix crash in llvm-pdbutil (#164871)Vladimir Gorsunov1-0/+13
2025-10-31[llvm][DebugInfo][ObjC] Make sure we link backing ivars to their DW_TAG_APPLE...Michael Buch1-10/+16
2025-10-29[DebugInfo] Add dataSize to DIBasicType to add DW_AT_bit_size to _BitInt type...Orlando Cazalet-Hyams2-0/+41
2025-10-29[llvm][test] Skip object-property.ll debug-info test on AIXMichael Buch1-0/+2
2025-10-29[llvm][DebugInfo][ObjC] Fix argument order of setter/getter to DIObjCProperty...Michael Buch1-7/+4
2025-10-29[llvm][DebugInfo][test] Add LLVM tests for Objective-C property debug-info (#...Michael Buch1-0/+89
2025-10-27[test][DebugInfo] Remove unsafe-fp-math uses (NFC) (#164966)paperchalice166-271/+271
2025-10-22[AgressiveInstCombine] Merge debug info on merged stores (#164449)Orlando Cazalet-Hyams1-0/+49
2025-10-21Minor optimizations to DW_OP_LLVM_extract_bits_* (#163812)Tom Tromey1-3/+3
2025-10-21[llvm][dwarfdump] Pretty-print DW_AT_language_version (#164222)Michael Buch1-5/+5
2025-10-20[AIX] Fix dwarf testcases on AIX (#163822)Mark Danial3-0/+6
2025-10-17[llvm][DebugInfo] Add support for emitting DW_AT_language_version (#163147)Michael Buch1-2/+8
2025-10-17[DWARF] Don't leak line numbers onto frame-setup instructions (#161845)Orlando Cazalet-Hyams1-0/+99
2025-10-16Return nullopt if Reg is undef. (#155893)Shubham Sandeep Rastogi1-0/+68
2025-10-13[AArch64][SVE] Avoid extra pop of "FixedObject" with CalleeSavesAboveFrameRec...Benjamin Maxwell1-1/+1
2025-10-12Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960)小钟3-6/+6
2025-10-11[llvm][DebugInfo] Support versioned source language names in DwarfUnit (#162625)Michael Buch1-0/+9
2025-10-10[llvm][test] Don't specify target for tests in Generic directoryMichael Buch2-6/+0
2025-10-10[llvm][DebugInfo] Add support for emitting DW_AT_language_name (#162621)Michael Buch2-0/+40
2025-10-10Do not emit right shift by 0 in DWARF expressions (#162738)Tom Tromey1-0/+5
2025-10-08[SDAG] Use useDebugInstrRef instead of shouldUseDebugInstrRef (#160686)Mikołaj Piróg1-0/+36