DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
[oota-llvm.git] / test / Assembler / 2010-02-05-FunctionLocalMetadataBecomesNull.ll
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-04-15 Duncan P. N. Exon... DebugInfo: Add missing !dbg attachments to intrinsics
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...
2014-12-16 Duncan P. N. Exon... DebugInfo: Update testcase to actually check something
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
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-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Change the default -num-shuffles=5
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Add RUN lines to cases in test...
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-08-08 Eric ChristopherDISubprogram metadata have an MDNode representing which...
2013-07-29 Manman RenDebug Info: enable verifier for testing cases.
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-26 Rafael EspindolaNext batch of -disable-debug-info-verifier.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Rafael EspindolaAdd -disable-debug-info-verifier to a RUN line.
2013-03-12 David BlaikieCorrect invalid debug info metadata
2010-02-06 Victor HernandezFunction-local metadata whose operands had been optimiz...