IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / test / Transforms / GCOVProfiling / return-block.ll
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-16 Justin BognerGCOV: Make the exit block placement from r223193 optional
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-12-03 Nick LewyckyFix test to use the right metadata node (reapply r22323...
2014-12-03 Alexander PotapenkoRevert r223239, which broke some bots.
2014-12-03 Alexander PotapenkoFix the metadata number used by llvm.gcov to match...
2014-12-03 Nick LewyckyEmit the entry block first and the exit block second...