[SeparateConstOffsetFromGEP] Fixed a bug related to unsigned modulo
[oota-llvm.git] / test / Transforms / GCOVProfiling /
2014-10-22 Justin Bognertest: Make this test runnable in directories with ...
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-06-05 Nick LewyckyFix coverage for files with global constructors again...
2014-06-03 Nick LewyckyIgnore line numbers on debug intrinsics. Add an assert...
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-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
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...
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...