add source in comment
[oota-llvm.git] / test / DebugInfo / X86 /
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-11 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-11 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-10 Eric ChristopherUpdate testcase for previous commit.
2013-12-06 David BlaikieDebugInfo: Ensure unit IDs (for non-skeletal units...
2013-12-05 Eric ChristopherMake these two tests resilient in the face of compile...
2013-12-02 David BlaikieDebugInfo: Type Units: Propagate the correct DW_AT_lang...
2013-11-27 David BlaikieDebugInfo: Do not include variables only referenced...
2013-11-26 David BlaikieDwarfDebug: Include type units in accelerator tables.
2013-11-26 David BlaikieDebugInfo: Update test case due to dumper improvements...
2013-11-26 David BlaikieDebugInfo: Avoid emitting pubtype entries for type...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-21 Eric ChristopherIn Dwarf 3 (and Dwarf 2) attributes whose value are...
2013-11-19 David BlaikieDebugInfo: Partial implementation of DWARF type units.
2013-11-16 Eric ChristopherFor dwarf4 use the correct form for referencing debug_l...
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-11-01 David BlaikieDebugInfo: regenerate test case from Clang to adjust...
2013-11-01 David BlaikieDebugInfo: Improve readability of test case added in...
2013-11-01 David BlaikieDebugInfo: add a test case for data member locations...
2013-11-01 David BlaikieFix a test case broken by r193872
2013-11-01 David BlaikieDebugInfo: Make pubnames header printing similar to...
2013-11-01 David BlaikieDebugInfo: Emit member variable locations as data inste...
2013-10-31 Manman RenDebug Info: remove duplication of DIEs when a DIE can...
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Manman RenDebug Info: clean up testing case.
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Manman RenDebug Info: use createAndAddDIE for newly-created Subpr...
2013-10-21 David BlaikieDebugInfo: Hash DW_FORM_GNU_str_index as a string.
2013-10-17 Eric ChristopherAccording to the dwarf standard pubnames and pubtypes...
2013-10-17 Eric ChristopherAdd the subprogram DIEs to the context they're created...
2013-10-16 David BlaikieDIEHash: Use DW_FORM_sdata for integers, per spec.
2013-10-16 David BlaikieUpdate test case due to DIE hashing in r192836
2013-10-16 Eric ChristopherFix a pair of bugs in the emission of pubname tables:
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-10-04 Eric ChristopherUse addFlag to add the enum class attribute.
2013-10-04 Rafael EspindolaFix this test.
2013-10-04 David BlaikieDebugInfo: Fix ordering of members after r191928
2013-10-03 Richard MittonFixed a bug with section names containing special chara...
2013-10-03 Eric ChristopherMake sure we emit a section for pubnames even if that...
2013-10-03 Alexey SamsonovRemove wild .debug_aranges entries generated from unimp...
2013-10-01 Eric ChristopherAdd the DW_AT_GNU_ranges_base attribute if we've emitte...
2013-09-30 Eric ChristopherThe DW_AT_GNU_pubnames/pubtypes attributes are actually...
2013-09-24 David Blaikiellvm-dwarfdump support for gnu_pubtypes
2013-09-24 Eric ChristopherAdd namespaces to the list of items that we expose...
2013-09-24 Eric ChristopherRegenerate testcase from source.
2013-09-23 Eric ChristopherAdd more external types to the pubtypes table. Expand...
2013-09-23 Eric ChristopherHandle gnu pubtypes sections:
2013-09-23 Richard MittonFixed debug_aranges handling for common symbols.
2013-09-21 NAKAMURA TakumiInitialize BSSSection explicitly in InitMachOMCObjectFi...
2013-09-20 Eric ChristopherMove emission of the debug string table to early in...
2013-09-20 NAKAMURA Takumillvm/test: Mark 3 tests as XFAIL:msvc.
2013-09-20 Benjamin KramerMove x86-dependent tests into the right directory.
2013-09-19 David BlaikieDebugInfo: constrain gnu pubnames test further
2013-09-19 David BlaikieDebugInfo: llvm-dwarfdump support for gnu_pubnames...
2013-09-19 David BlaikieDebugInfo: Improve IR annotation comments for GNU pubth...
2013-09-18 Adrian PrantlDebug info: Get rid of the VLA indirection hack in...
2013-09-13 Eric ChristopherAdd initial support for handling gnu style pubnames...
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-09-06 Manman RenDebug Info Testing: Updated to use null instead of...
2013-09-04 Eric ChristopherRemove hack ensuring that darwin didn't produce dwarf...
2013-09-04 Michael GottesmanRevert "Revert "Remove the darwin gdb option, that...
2013-09-04 Michael GottesmanRevert "Remove the darwin gdb option, that version...
2013-09-04 Eric ChristopherRemove the darwin gdb option, that version of gdb is...
2013-09-03 Eric ChristopherAdd the rest of the stock attributes to the attribute...
2013-08-30 Eric ChristopherDon't bother emitting the pubtypes section on darwin...
2013-08-28 Eric ChristopherAdd support for DW_FORM_dataN and DW_FORM_udata to...
2013-08-27 Eric ChristopherUse DW_FORM_sdata for signed constant values and udata...
2013-08-27 Eric ChristopherMove some debug testcases to the debug info directory.
2013-08-27 Eric ChristopherAdd derived from source.
2013-08-27 Eric ChristopherAdd a testcase to ensure that the pubnames section...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-19 Eric ChristopherTurn on pubnames by default on linux.
2013-08-19 David Blaikiellvm-dwarfdump: Do not include address offsets for...
2013-08-19 David BlaikieDebugInfo: don't emit zero-length names for parameters
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-13 Carlo KokOutput DW_AT_stmt_list dwarf debug info as DW_FORM_sec_...
2013-08-13 Evgeniy StepanovPass DIEHash::collectAttributes output argument by...
2013-08-13 Eric ChristopherAdd the start of DIE hashing for DWARF4 type units...
2013-08-12 Eric ChristopherMove the addition of the dwo_id as late as possible...
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-02 Carlo KokBugfix for making the DWARF debug strings and labels...
2013-08-02 NAKAMURA TakumiRevert r187597, "Bugfix for making the DWARF debug...
2013-08-02 Eric ChristopherTemporarily revert "Debug Info Finder|Verifier: handle...
2013-08-01 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-01 David BlaikieDebugInfo: Emit definitions for types with no members.
2013-08-01 Carlo KokBugfix for making the DWARF debug strings and labels...
2013-07-30 Eric ChristopherMove file to X86 and add a triple to fix darwin bots...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-27 Benjamin KramerDwarfDebug: MD5 is always little endian, bswap on big...
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-26 Eric ChristopherMove this to the X86 directory, unfortunately the hashe...
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
next