Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | -5/+10 |
* | InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used | Justin Bogner | 2015-02-03 | 1 | -5/+5 |
* | InstrProf: Avoid repeated linear searches in a hot path | Justin Bogner | 2014-10-01 | 1 | -5/+6 |
* | Add tests for coverage mapping generation. | Alex Lorenz | 2014-08-19 | 1 | -0/+11 |
* | Revert a failing test from r215261 | Justin Bogner | 2014-08-09 | 1 | -71/+0 |
* | Add tests for coverage mapping generation. | Alex Lorenz | 2014-08-08 | 1 | -0/+71 |