[opaque pointer type] Add textual IR support for explicit type parameter to getelemen...
[oota-llvm.git] / test / Instrumentation / SanitizerCoverage / coverage-dbg.ll
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-23 Kostya Serebryany[asan] change the coverage collection scheme so that...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-24 Kostya Serebryany[asan/coverage] change the way asan coverage instrument...
2014-11-11 Kostya SerebryanyMove asan-coverage into a separate phase.