IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / test / DebugInfo / 2010-03-19-DbgDeclare.ll
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-27 Duncan P. N. Exon... DebugInfo: Update testcases with invalid variables
2015-03-15 Duncan P. N. Exon... Verifier: Check debug info intrinsic arguments
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
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-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-09-05 Frederic RissReapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic RissRevert "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic Riss[dwarfdump] Add missing DW_LANG_Mips_Assembler case...
2014-05-27 Arnaud A. de Grand... No need for those tests to go thru llvm-as and/or llvm...
2014-05-21 Eric ChristopherMove MCOptions that aren't shared between programs...
2014-02-27 Eric ChristopherAdd a debug info code generation level to the compile...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-19 Eric ChristopherRevert "PR14606: debug info imported_module support"
2013-04-19 David BlaikiePR14606: debug info imported_module support
2013-04-17 David BlaikiePR15149/r174304 improvement - print hex for unknown...
2010-03-19 Devang Patelcall void @llvm.dbg.declare(metadata !{i32* null},...