Revert "Revert "DI: Fold constant arguments into a single MDString""
[oota-llvm.git] / test / Assembler / functionlocal-metadata.ll
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...
2014-01-11 Benjamin KramerFix broken CHECK lines.
2013-11-23 Manman RenDebug Info: update testing cases to specify the debug...
2013-07-24 Manman RenUpdate testing cases to make them pass debug info verif...
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2010-02-04 Victor HernandezFix (and test) function-local metadata that occurs...
2010-01-15 Victor HernandezImprove llvm.dbg.declare intrinsic by referring directl...
2010-01-15 Victor HernandezRevert r93504 because older uses of llvm.dbg.declare...
2010-01-15 Victor HernandezImprove llvm.dbg.declare intrinsic by referring directl...
2010-01-14 Victor HernandezExtend testcase to also test llvm.dbg.value intrinsic
2010-01-14 Victor HernandezNow that LLParser, AsmWriter, BitcodeReader, and Bitcod...
2010-01-05 Victor HernandezRe-add parsing of function-local metadata; this time...