llvm/test/Transforms/GCOVProfiling: Avoid to parse backslashes in MDString. Use ...
[oota-llvm.git] / test / Transforms / GCOVProfiling / linkagename.ll
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-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
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-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-25 NAKAMURA TakumiDisable, for now, llvm/test/Transforms/GCOVProfiling...
2013-03-21 David BlaikieMove the DIFile in DISubprogram to the beginning to...
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-20 Nick LewyckyDon't assume the test directory is writable, use %T...
2013-03-19 Nick LewyckyEmit the linkage name instead of the function name...