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-18 | InstrProf: Rewrite most of coverage mapping generation in a simpler way | Justin Bogner | 1 | -25/+32 |
2015-02-03 | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 1 | -17/+17 |
2014-10-01 | InstrProf: Avoid repeated linear searches in a hot path | Justin Bogner | 1 | -4/+4 |
2014-08-19 | Add tests for coverage mapping generation. | Alex Lorenz | 1 | -0/+40 |
2014-08-09 | Revert "Add tests for coverage mapping generation." | Justin Bogner | 1 | -44/+0 |
2014-08-08 | Add tests for coverage mapping generation. | Alex Lorenz | 1 | -0/+44 |