Fix broken build
[oota-llvm.git] / test / DebugInfo / X86 /
2014-04-30 David BlaikieRevert "Emit DW_AT_object_pointer once, on the declarat...
2014-04-30 David BlaikieDebugInfo: Omit DW_AT_artificial on DW_TAG_formal_param...
2014-04-30 David BlaikieEmit DW_AT_object_pointer once, on the declaration...
2014-04-28 David BlaikieDwarfDebug: Omit DW_AT_object_pointer on inlined_subrou...
2014-04-26 David BlaikieDebugInfo: Fix and test a regression caused by r207263...
2014-04-26 David BlaikieInclude C++ source for debug info test case committed...
2014-04-26 David BlaikieDWARF Type Units: Avoid emitting type units under fissi...
2014-04-25 Adrian PrantlUnbreak the gdb buildbot by not lowering dbg.declare...
2014-04-25 Eric ChristopherMake sure that rangelists are also relative to the...
2014-04-25 Adrian PrantlThis reapplies r207235 with an additional bugfixes...
2014-04-25 Adrian PrantlRevert "This reapplies r207130 with an additional testc...
2014-04-25 Adrian PrantlReapply r207135 without modifications.
2014-04-25 Adrian PrantlThis reapplies r207130 with an additional testcase...
2014-04-25 Adrian PrantlRevert "This reapplies r207130 with an additional testc...
2014-04-25 Adrian PrantlThis reapplies r207130 with an additional testcase...
2014-04-25 Adrian PrantlRevert "Debug info for optimized code: Support variable...
2014-04-24 Adrian PrantlRevert "Debug info: Let dbg.values inserted by LowerDbg...
2014-04-24 Adrian PrantlDebug info: Let dbg.values inserted by LowerDbgDeclare...
2014-04-24 Adrian PrantlDebug info for optimized code: Support variables that...
2014-04-23 Saleem AbdulrasoolMC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
2014-04-14 David BlaikieChange argument order and add explanatory comment to...
2014-04-14 Adrian PrantlRe-apply r206096 after investigating the gdb buildbot...
2014-04-13 David BlaikieFix instruction debug info location during legalization
2014-04-12 Adrian PrantlRevert "Debug info: (bugfix) C++ C/Dtors can be compile...
2014-04-12 Adrian PrantlDebug info: (bugfix) C++ C/Dtors can be compiled to...
2014-04-11 Adrian PrantlAdd some CHECKs to this testcase.
2014-04-11 Adrian PrantlDebug info: Store the DIVariable in DebugLocEntry also...
2014-04-09 Alp TokerFix some doc and comment typos
2014-04-03 Rafael EspindolaFix llvm-objdump crash.
2014-04-03 David BlaikieDebugInfo: Use a 64 bit type for the subrange
2014-04-01 David BlaikieDebugLocEntry: Actually merge the loc entry when return...
2014-04-01 Adrian PrantlDwarfDebug: Prevent DebugLocEntry merging from coalesci...
2014-04-01 David BlaikieDebugInfo: Avoid creating unnecessary/empty line tables...
2014-03-26 Eric ChristopherReorder arguments on test command line to make it easie...
2014-03-25 David BlaikieDebugInfo: Add GNU_addr_base and GNU_ranges_base only...
2014-03-25 David BlaikieDebugInfo: Support debug_loc under fission
2014-03-24 David BlaikieDebugInfo: Add DW_AT_GNU_ranges_base to skeleton CUs
2014-03-24 David BlaikieDebugInfo: Implement relative addressing for DW_AT_rang...
2014-03-24 David BlaikieDebugInfo: Don't emit relocations to abbreviations...
2014-03-21 David BlaikieDebugInfo: Omit DW_AT_addr_base from skeletal type...
2014-03-20 Rafael EspindolaConvert CodeGen test into a more specific MC test.
2014-03-20 Rafael EspindolaDon't use EmitAbsValue with symbol references.
2014-03-20 Eric ChristopherReapply DW_AT_low/high_pc patch:
2014-03-20 Eric ChristopherRevert "Use the range machinery for DW_AT_ranges and...
2014-03-19 Eric ChristopherUse the range machinery for DW_AT_ranges and DW_AT_high...
2014-03-19 David BlaikieDebugInfo: Use the comp_dir of the referencing type...
2014-03-18 David BlaikieDebugInfo: Avoid emitting standard opcode lengths in...
2014-03-18 David BlaikieDebugInfo: Implement debug_line.dwo for file names...
2014-03-15 Benjamin KramerUse a fixed subtarget for test so atom scheduling can...
2014-03-14 Eric ChristopherRemove command line option for CU hashing. This is...
2014-03-13 Eric ChristopherUse DW_AT_linkage_name when we're emitting DWARF4 or...
2014-03-12 NAKAMURA Takumidecl-derived-member.ll: Try to unbreak. Don't add ...
2014-03-12 Rafael EspindolaAdd a triple to fix the test on OS X.
2014-03-12 Eric ChristopherFix two thinkos in testcase and remove XFAIL.
2014-03-12 Eric ChristopherXFAIL this temporarily.
2014-03-12 Eric ChristopherMove test to X86 only for now.
2014-03-12 Eric ChristopherTurn on hashing by default for split dwarf compile...
2014-03-11 David BlaikieDebugInfo: Refactor emitDebugPubNames/Types into a...
2014-03-08 David BlaikieDebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TA...
2014-03-08 Eric ChristopherAdd support for hashing location information for CU...
2014-03-07 Adrian PrantlRemove unnecessary test for Darwin and update testcase...
2014-03-07 David BlaikieDebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlin...
2014-03-07 David BlaikieDebugInfo: Update test to cover linux (with a FIXME...
2014-03-07 David BlaikieDebugInfo: Limit r203187 to non-darwin as lldb can...
2014-03-07 David BlaikieDebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as...
2014-03-07 David BlaikieDebugInfo: Refactor test to not rely on fixed DIE offsets
2014-03-07 David BlaikieDebugInfo: Improve test to not depend on the specific...
2014-03-06 David BlaikieDebugInfo: Tag units as having been indexed in GNU...
2014-03-06 David BlaikieDebugInfo: Shrink pubnames/pubtypes in the presence...
2014-03-03 Diego NovilloAdd DWARF discriminator support to DILexicalBlocks.
2014-02-27 Adrian PrantlDebug info: Remove ARMAsmPrinter::EmitDwarfRegOp()...
2014-02-27 Eric ChristopherIf we're only emitting line tables for a particular...
2014-02-25 David BlaikieDwarfDebug: Avoid emitting an empty debug_aranges secti...
2014-02-25 Adrian PrantlAddress review comments for r202188.
2014-02-25 Adrian PrantlDebug info: Support variadic functions.
2014-02-25 Adrian PrantlRevert "Debug info: Support variadic functions."
2014-02-25 Adrian PrantlDebug info: Support variadic functions.
2014-02-20 Eric ChristopherAdd support for hashing attributes with DW_FORM_block...
2014-02-16 Eric ChristopherAdd a DIELoc class to cover the DW_FORM_exprloc set...
2014-02-15 David BlaikieDebugInfo: Deduplicate entries in the fission address...
2014-02-14 David BlaikieDebugInfo: Implement DW_AT_stmt_list for type units
2014-02-14 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-14 Diego NovilloSupport DWARF discriminators in object streamer.
2014-02-14 Eric ChristopherRevert "DebugInfo: Don't include the name of the CU...
2014-02-14 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-14 Eric ChristopherDisable emission of aranges by default and add a comman...
2014-02-13 NAKAMURA TakumiTweak llvm/test/DebugInfo/X86/generate-odr-hash.ll...
2014-02-12 David BlaikieDebugInfo: Demonstrate that we're not currently uniquin...
2014-02-12 David BlaikieDebugInfo: Merge fission and non-fission (and 32 and...
2014-02-12 Adrian PrantlDebug info: Bugfix for r201190: DW_OP_piece takes bytes...
2014-02-12 David BlaikieDwarfUnit: Include type unit's file strings in the...
2014-02-11 Adrian PrantlReapply r201180 with an additional error path.
2014-02-11 Adrian PrantlRevert "Debug info: Emit values in subregisters that...
2014-02-11 Adrian PrantlDebug info: Emit values in subregisters that do not...
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-01-31 David BlaikieDebugInfo: Flag type unit references as declarations
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-29 Eric ChristopherIf we use DW_AT_ranges we need to specify a base addres...
2014-01-29 Eric ChristopherTurn on CU ranges if we've got multiple compile units...
2014-01-29 NAKAMURA TakumiRevert r200340, "Add line table debug info to COFF...
next