Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-04 | [PGO] cc1 option name change for profile instrumentation | Rong Xu | 1 | -1/+1 |
2015-02-19 | InstrProf: Always emit a coverage region for the condition of an if | Justin Bogner | 1 | -0/+7 |
2015-02-18 | InstrProf: Rewrite most of coverage mapping generation in a simpler way | Justin Bogner | 1 | -8/+68 |
2015-02-03 | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 1 | -7/+7 |
2014-10-01 | InstrProf: Avoid repeated linear searches in a hot path | Justin Bogner | 1 | -7/+7 |
2014-08-19 | Add tests for coverage mapping generation. | Alex Lorenz | 1 | -0/+12 |
2014-08-09 | Revert "Add tests for coverage mapping generation." | Justin Bogner | 1 | -67/+0 |
2014-08-08 | Add tests for coverage mapping generation. | Alex Lorenz | 1 | -0/+67 |