summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86
AgeCommit message (Expand)Author
2018-04-10Merging r326769 and r326780:Tom Stellard
2018-02-09Merging r321911:Hans Wennborg
2017-12-21[DWARF v5] Rework of string offsets table readerWolfgang Pieb
2017-12-18Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson
2017-12-18[SROA] Disable non-whole-alloca splits by defaultHiroshi Inoue
2017-12-15Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""Paul Robinson
2017-12-15Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson
2017-12-15Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson
2017-12-15[DWARFv5] Dump an MD5 checksum in the line-table header.Paul Robinson
2017-12-14EmitFuncArgumentDbgValue: Prefer stack slots over registers for stack argumentsAdrian Prantl
2017-12-12[MachineOperand][MIR] Add isRenamable to MachineOperand.Geoff Berry
2017-12-09[NFC] Change the string offsets table tests to generate the object on the flyWolfgang Pieb
2017-12-08[DebugInfo] Use llc instead of llc_dwarf to fix this test.Davide Italiano
2017-12-07[DebugInfo] Move this test to X86/ now that it specifies a triple.Davide Italiano
2017-12-07[MC/Dwarf] Use the older DWARF linetables format on Darwin.Davide Italiano
2017-12-04Re-submit r289925 (Update .debug_line section version to match DWARF version)Paul Robinson
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-01[DebugInfo] Bail out if making no progress dumping line tables.Paul Robinson
2017-12-01Recommit rL319407: [SROA] enable splitting for non-whole-alloca loads and storesHiroshi Inoue
2017-11-30[MIR] Fix DebugInfo tests after r319445Francis Visoiu Mistrih
2017-11-30Revert rL319407: [SROA] enable splitting for non-whole-alloca loads and stores Hiroshi Inoue
2017-11-30[SROA] enable splitting for non-whole-alloca loads and storesHiroshi Inoue
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-22[DwarfDump] -debug-line=offset applies to .dwo too.Paul Robinson
2017-11-22[DebugInfo] Dump a .debug_line section, including line-number program,Paul Robinson
2017-11-22[DWARFv5] Support DW_FORM_strp in the .debug_line.dwo header.Paul Robinson
2017-11-22[DWARF] Fix handling of extended line-number opcodesPaul Robinson
2017-11-10Add back target triple to test which I accidentally removed.Adrian Prantl
2017-11-10Move test into X86 subdirectory.Adrian Prantl
2017-11-08Handle inlined variables in SelectionDAGBuilder::EmitFuncArgumentDbgValue().Adrian Prantl
2017-11-07Reapply r317609 with a simpler sed script, thanks to Justin Bogner!Paul Robinson
2017-11-07Revert r317609, test fails on one botPaul Robinson
2017-11-07Convert a dwarfdump test from checked-in binary to assembler source.Paul Robinson
2017-11-07[DWARFv5] Add new test for previous commit.Paul Robinson
2017-10-24Implement salavageDebugInfo functionality for SelectionDAG.Adrian Prantl
2017-10-10Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere
2017-10-10Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere
2017-10-10[llvm-dwarfdump] Print type names in DW_AT_type DIEsJonas Devlieghere
2017-10-05[DebugInfo] Insert DEBUG_VALUEs after each register redefinitionKarl-Johan Karlsson
2017-10-03[DebugInfo] Correctly coalesce DBG_VALUEs that mix direct and indirect valuesReid Kleckner
2017-10-03Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry
2017-10-02Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-10-02CodeView symbol dumper: use symbolic names for registersHans Wennborg
2017-09-27[test] Don't verify .debug_line offsets in bitcode tests.Jonas Devlieghere
2017-09-27[dwarfdump] Fix printing of .debug_line offset.Jonas Devlieghere
2017-09-27[dwarfdump] Add support for -debug-line=OFFSETJonas Devlieghere
2017-09-25[DebugInfo] Sort the SDDbgValue list before assuming it is in IR orderReid Kleckner
2017-09-21Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...Reid Kleckner
2017-09-21Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....Daniel Jasper