DI: Reverse direction of subprogram -> function edge.
[oota-llvm.git] / test / DebugInfo / X86 / dwarf-aranges.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-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-23 Rafael EspindolaRefactor how passes get a symbol at the end of a section.
2015-03-17 Rafael EspindolaCentralize the handling of unique ids for temporary...
2015-03-10 Rafael EspindolaUse a better name for compile unit labels.
2015-03-09 Rafael EspindolaUse a MapVector instead of an extra sort.
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-10-21 Rafael EspindolaFix a bit of confusion about .set and produce more...
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-03-07 David BlaikieDebugInfo: Improve test to not depend on the specific...
2014-02-14 Eric ChristopherDisable emission of aranges by default and add a comman...
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-01-07 Benjamin KramerEmit arange padding with a single directive.
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-10-03 Richard MittonFixed a bug with section names containing special chara...
2013-09-23 Richard MittonFixed debug_aranges handling for common symbols.
2013-09-20 Benjamin KramerMove x86-dependent tests into the right directory.