aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/Generic
AgeCommit message (Expand)Author
2018-10-30[X86] Re-enable the machine verifier after fixing more testsFrancis Visoiu Mistrih
2018-10-08[DebugInfo] Fix debug information label testsPetar Jovanovic
2018-10-05[DebugInfo] Add support for DWARF5 call site-related attributesVedant Kumar
2018-09-25Revert "[DebugInfo] Do not generate address info for removed debug labels."Justin Bogner
2018-09-25[DebugInfo] Do not generate address info for removed debug labels.Hsiangkai Wang
2018-09-17Revert "[DWARF] reposting r342048, which was reverted in r342056 due to build...Alexander Kornienko
2018-09-14[DWARF] reposting r342048, which was reverted in r342056 due to buildbot Wolfgang Pieb
2018-09-12Reverting r342048, which caused UBSan failures in dsymutil.Wolfgang Pieb
2018-09-12[DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...Wolfgang Pieb
2018-09-06[DebugInfo] Do not generate label debug info if it has been processed.Hsiangkai Wang
2018-09-05[DebugInfo] Normalize common kinds of DWARF sub-expressions.Jonas Devlieghere
2018-08-23Revert r340508: [DebugInfo] Fix bug in LiveDebugVariables.Chandler Carruth
2018-08-23[DebugInfo] Fix bug in LiveDebugVariables.Hsiangkai Wang
2018-08-18[DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI.Hsiangkai Wang
2018-08-17[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang
2018-08-14Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...Bruno Cardoso Lopes
2018-08-14[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang
2018-08-01[DEBUGINFO] Disable emission of the dwarf sections, but allow directives.Alexey Bataev
2018-07-31Revert "[DebugInfo] Generate DWARF debug information for labels."Vlad Tsyrklevich
2018-07-31[DebugInfo] Fix build failed in 'clang-cmake-armv8-full'.Hsiangkai Wang
2018-07-31[DebugInfo] Generate DWARF debug information for labels.Hsiangkai Wang
2018-07-24Revert "[DebugInfo] Generate DWARF debug information for labels."Shiva Chen
2018-07-24[DebugInfo] Generate DWARF debug information for labels.Shiva Chen
2018-07-18Rename __asan_gen_* symbols to ___asan_gen_*.Peter Collingbourne
2018-07-03[DebugInfo] Fix PR37395.Shiva Chen
2018-06-25[SelectionDAG] Remove debug locations from ConstantSD(FP)NodesVedant Kumar
2018-06-20Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...Alina Sbirlea
2018-05-14[CodeGen/AccelTable]: Handle -dwarf-linkage-names=Abstract correctlyPavel Labath
2018-05-09[DebugInfo] Mark tests using -debug-only as REQUIRES: assertsBenjamin Kramer
2018-05-09[DebugInfo] Fix test failed due to debug-label-mi.ll and debug-label-opt.llShiva Chen
2018-05-09[DebugInfo] Convert intrinsic llvm.dbg.label to MachineInstr.Shiva Chen
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-04-18Fix macosx build broken by r330249Pavel Labath
2018-04-18[CodeGen/Dwarf] Make debug_names compatible with split-dwarfPavel Labath
2018-04-16[DebugInfo] Follow-up bug fix on "Fixing a couple of DI duplication bugs of C...Roman Tereshin
2018-04-12[DebugInfo] Create merged locations for instructions other than callsVedant Kumar
2018-04-10[CodeGen/Dwarf] Rename the "sizetype" synthetic type and add it to the accele...Pavel Labath
2018-04-09[CodeGen/AccelTable] Don't emit zero-CU name indexesPavel Labath
2018-04-09Make the test case from r329552 more portablePavel Labath
2018-04-09[CodeGen/AccelTable]: Don't emit accelerator entries for functions with no namesPavel Labath
2018-04-04Re-commit r329179 after fixing build&test issuesPavel Labath
2018-04-04Revert r329179 (and follow-up unsuccessful fix attempts 329184, 329186); it d...Nico Weber
2018-04-04[CodeGen] Generate DWARF v5 Accelerator TablesPavel Labath
2018-04-03[DEBUGINFO] Add option that allows to disable emission of flags in .loc direc...Alexey Bataev
2018-03-09Move generic test to the Generic directoryAdrian Prantl
2018-03-09LowerDbgDeclare: ignore dbg.declares for allocas with volatile accessAdrian Prantl
2018-03-01[DWARF] Emit a split line table only if there are split type units.Paul Robinson
2018-02-23[DebugInfo] Support DWARF v5 source code embedding extensionScott Linder
2018-02-20[DEBUGINFO] Add support for emission of the inlined strings.Alexey Bataev
2018-02-17[DebugInfo] Removed assert on missing CountVarDIESander de Smalen