aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/MIR
AgeCommit message (Expand)Author
2018-10-30MachineOperand/MIParser: Do not print debug-use flag, infer itMatthias Braun
2018-08-11[X86] Change the MOV32ri64 pseudo instruction to def a GR64 directly instead ...Craig Topper
2018-08-09[CMake] Use normalized Windows target triplesPetr Hosek
2018-07-13[LiveDebugValues] Tracking copying value between registersPetar Jovanovic
2018-07-12[DebugInfo][X86] Add start-after flags to MIR testsFrancis Visoiu Mistrih
2018-07-02Disable failing test on x86_64-pc-windows-gnu, see PR38006.Yaron Keren
2018-06-21[DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug propertyMikael Holmen
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-04-25[MIR] Add support for debug metadata for fixed stack objectsFrancis Visoiu Mistrih
2018-01-31Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi
2018-01-16[LiveDebugValues] update kill-after-spill test with target triplePetar Jovanovic
2018-01-16[LiveDebugValues] recognize spilled reg killed in instruction after spillPetar Jovanovic
2018-01-16[DebugInfo] Unify dumping of address rangesJonas Devlieghere
2018-01-08Add lit.local.cfg in test/DebugInfo/MIR/Mips/Petar Jovanovic
2018-01-08[LiveDebugValues] Change condition for block termination recognitionPetar Jovanovic
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-30[MIR] Fix DebugInfo tests after r319445Francis Visoiu Mistrih
2017-11-30[CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-26Control-Flow Enforcement Technology - Shadow Stack support (LLVM side)Oren Ben Simhon
2017-11-10[RegisterCoalescer] Move debug value after rematerialize trivial defKarl-Johan Karlsson
2017-09-28[DebugInfo] Do not extend range for physreg in LiveDebugVariablesBjorn Pettersson
2017-09-21[dwarfdump] Add verbose output for .debug-line sectionJonas Devlieghere
2017-09-11llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl
2017-09-11llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2017-08-29[dwarfdump] Pretty print location expressions and location listsReid Kleckner
2017-08-23Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner
2017-08-05[ARM] Add registers to debuginfo MIR test cases.Florian Hahn
2017-08-02Update LiveDebugValues to generate DIExpressions for spill offsetsAdrian Prantl
2017-08-01Update MIR testcase to reflect change in r309751.Adrian Prantl
2017-06-20Fix a crash in DwarfDebug::validThroughout.Adrian Prantl
2017-06-16Improve the accuracy of variable ranges .debug_loc location lists.Adrian Prantl
2017-06-14Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn
2017-06-01DbgValueHistoryCalculator: Ignore call instructions that claim to clobber SP.Adrian Prantl
2017-05-30MIR: remove explicit "noVRegs" property.Tim Northover
2017-05-22Don't generate line&scope debug info for meta-instructions.Adrian Prantl
2017-05-22Revert "Don't generate line&scope debug info for meta-instructions."Adrian Prantl
2017-05-22Don't generate line&scope debug info for meta-instructions.Adrian Prantl
2017-03-22Don't compose DWARF expressions with multiple subregisters.Adrian Prantl
2017-03-21Revert 298388 and 298389 because they broke some AMDGPU tests.Adrian Prantl
2017-03-21Don't compose DWARF expressions with multiple subregisters.Adrian Prantl
2017-02-14Reapply r294532, reverted in r294787.Wolfgang Pieb
2017-02-10Revert r294532, it caused PR31935Nico Weber
2017-02-08Reapply r294356 ("Keep track of spilled variables in LiveDebugValues").Wolfgang Pieb
2017-02-08Revert r294356, "DebugInfo: Track spilled variables in LiveDebugValues"NAKAMURA Takumi
2017-02-07DebugInfo: Track spilled variables in LiveDebugValuesWolfgang Pieb
2016-12-20[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl