summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/PowerPC
AgeCommit message (Expand)Author
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2022-10-12[test][DebugInfo] Convert some test cases to opaque pointers. NFCBjorn Pettersson
2021-12-24Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-05Reland [DwarfDebug] Move emission of global vars, types and imports to endMod...Kristina Bessonova
2021-12-04Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-04[DwarfDebug] Move emission of global vars, types and imports to endModule()Kristina Bessonova
2021-07-26[Debug-Info][llvm-dwarfdump] Don't use DW_FORM_data4/8Esme-Yi
2021-05-13[Debug-Info] make DIE attributes generation under strict DWARF controlChen Zheng
2021-05-12[Debug-Info] add -gstrict-dwarf support in backendChen Zheng
2021-04-26[DebugInfo][AIX] Set target debugger-tune default to dbxJinsong Ji
2020-07-18[DebugInfo] Respect relocations when decoding DW_EH_PE_sdata4 & DW_EH_PE_sdat...Fangrui Song
2020-07-17[RelocationResolver] Support R_PPC_REL32 & R_PPC64_REL{32,64}Fangrui Song
2018-09-20[DWARF] - Emit the correct value for DW_AT_addr_base.George Rimar
2018-09-07[DebugInfo] Handle stack slot offsets for spilled sub-registers in LDVDavid Stenberg
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2017-04-21Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie
2017-02-02Change how we handle section symbols on ELF.Rafael Espindola
2016-12-22Renumber testcase metadata nodes after r290153.Adrian Prantl
2016-12-20[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-09-13DebugInfo: New metadata representation for global variables.Peter Collingbourne
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2016-03-31Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl
2016-02-10[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.Colin LeMahieu
2015-08-03DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith
2015-03-11Print section start labels when first switching to the section.Rafael Espindola
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith
2015-01-30Add PPC test for r227481, but XFAIL because this is actually more work than i...David Blaikie
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-10-06Add some tests for RelocVisitor.Eric Christopher
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith
2014-06-09Reduce verbiage of lit.local.cfg filesAlp Toker
2014-02-04DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren
2013-08-16[tests] Cleanup initialization of test suffixes.Daniel Dunbar
2013-07-02[PowerPC] Support TLS variables in debug infoUlrich Weigand
2013-07-01PR16493: DebugInfo with TLS on PPC crashing due to invalid relocationDavid Blaikie