Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coverage] Add an option to emit limited coverage info | Vedant Kumar | 2017-09-22 | 1 | -0/+5 |
* | [PGO] cc1 option name change for profile instrumentation | Rong Xu | 2016-02-04 | 1 | -1/+1 |
* | InstrProf: Rewrite most of coverage mapping generation in a simpler way | Justin Bogner | 2015-02-18 | 1 | -4/+1 |
* | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 2015-02-03 | 1 | -10/+10 |
* | Test: CoverageMapping: use "RUN: FileCheck" command instead of "RUN: cat | Fi... | Alex Lorenz | 2014-08-20 | 1 | -3/+3 |
* | Test: Coverage Mapping: add missing RUN commands | Alex Lorenz | 2014-08-19 | 1 | -7/+7 |
* | Add tests for coverage mapping generation. | Alex Lorenz | 2014-08-19 | 1 | -0/+27 |
* | Revert "Add tests for coverage mapping generation." | Justin Bogner | 2014-08-09 | 1 | -24/+0 |
* | Add tests for coverage mapping generation. | Alex Lorenz | 2014-08-08 | 1 | -0/+24 |