IR: Move MDLocation into place
[oota-llvm.git] / test / Transforms / GCOVProfiling / version.ll
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-11-13 Reid KlecknerRelax the gcov version.ll test to check '.' instead...
2014-11-05 NAKAMURA Takumillvm/test/Transforms/GCOVProfiling: Avoid to parse...
2014-11-04 NAKAMURA TakumiDisable 3 tests in llvm/test/Transforms/GCOVProfiling...
2014-11-04 NAKAMURA TakumiRemove "REQUIRES:shell" from tests. They work for me.
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
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-20 Yuchen Wullvm-cov: Added file checksum to gcno and gcda files.
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-03-25 NAKAMURA TakumiDisable, for now, llvm/test/Transforms/GCOVProfiling...
2013-03-20 Nick LewyckyDon't assume the test directory is writable, use %T...
2013-03-14 Nick LewyckyRemove a change to the debug info in this test, that...
2013-03-14 Nick LewyckyTry using %S to find the emitted .gcno file.
2013-03-14 Nick LewyckyRefactor GCOV's six constructor arguments into a struct...