Turn off lldb debug tuning by default for FreeBSD
[oota-llvm.git] / test / DebugInfo / X86 / generate-odr-hash.ll
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-28 Duncan P. N. Exon... DebugInfo: Fix testcases with invalid MDSubprogram...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-04 David BlaikieProvide gmlt-like inline scope information in the skele...
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-08-27 David BlaikieRemove type unit skeletons. GDB no longer needs them...
2014-07-25 David BlaikieReapply "DebugInfo: Don't put fission type units in...
2014-06-06 David BlaikieDebugInfo: pubnames: include file-local (static or...
2014-05-21 David BlaikieRevert "DebugInfo: Don't put fission type units in...
2014-05-15 David BlaikieDebugInfo: Don't put fission type units in comdat sections.
2014-03-21 David BlaikieDebugInfo: Omit DW_AT_addr_base from skeletal type...
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-06 David BlaikieDebugInfo: Shrink pubnames/pubtypes in the presence...
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 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-13 NAKAMURA TakumiTweak llvm/test/DebugInfo/X86/generate-odr-hash.ll...
2014-02-12 David BlaikieDwarfUnit: Include type unit's file strings in the...
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-01-31 David BlaikieDebugInfo: Flag type unit references as declarations
2014-01-10 David BlaikieRevert "Revert r198851, "Prototype of skeleton type...
2014-01-09 NAKAMURA TakumiRevert r198851, "Prototype of skeleton type units for...
2014-01-09 David BlaikiePrototype of skeleton type units for fission
2014-01-03 David BlaikieRevert "Revert "Debug Info: Type Units: Simplify type...
2014-01-03 David BlaikieRevert "Debug Info: Type Units: Simplify type hashing...
2014-01-03 David BlaikieDebug Info: Type Units: Simplify type hashing using...
2014-01-03 David BlaikieRevert "Reverting r193835 due to weirdness with Go..."
2014-01-03 David BlaikieReverting r193835 due to weirdness with Go...
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-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-11-26 David BlaikieDwarfDebug: Include type units in accelerator tables.
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-19 David BlaikieDebugInfo: Partial implementation of DWARF type units.
2013-11-01 David BlaikieDebugInfo: regenerate test case from Clang to adjust...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-07-30 Eric ChristopherMove file to X86 and add a triple to fix darwin bots...
2013-07-27 Benjamin KramerDwarfDebug: MD5 is always little endian, bswap on big...
2013-07-26 Eric ChristopherMove this to the X86 directory, unfortunately the hashe...