| Commit message (Expand) | Author | Age | Files | Lines |
| * | [llvm-cov] Delete custom JSON serialization code (NFC) | Vedant Kumar | 2018-09-12 | 1 | -1/+0 |
| * | [llvm-cov] Add an option which maps the location of source directories on ano... | Sean Eveson | 2017-08-14 | 1 | -4/+4 |
| * | [llvm-cov] Allow specifying distinct architectures for each loaded binary | Vedant Kumar | 2017-08-01 | 1 | -0/+9 |
| * | [llvm-cov] Add support for loading coverage from multiple objects | Vedant Kumar | 2016-10-25 | 1 | -1/+1 |
| * | [llvm-cov] Swapped the line and count columns. | Ying Yi | 2016-08-09 | 1 | -1/+1 |
| * | Retry: [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+2 |
| * | Revert "[llvm-cov] Add support for exporting coverage data to JSON" | Vedant Kumar | 2016-07-26 | 1 | -2/+0 |
| * | [llvm-cov] Add support for exporting coverage data to JSON | Vedant Kumar | 2016-07-26 | 1 | -0/+2 |
| * | [llvm-cov] - Improve llvm-cov error message | Ying Yi | 2016-07-22 | 1 | -0/+3 |
| * | llvm-cov: Only emit colour by default if the output is a tty | Justin Bogner | 2015-03-19 | 1 | -2/+2 |
| * | InstrProf: Remove xfails for big-endian from coverage tests | Justin Bogner | 2015-03-16 | 1 | -3/+0 |
| * | Now that r231902's test is executed, make it actually pass | Justin Bogner | 2015-03-11 | 1 | -2/+2 |
| * | Make test added in r231902 actually be executed. | Daniel Jasper | 2015-03-11 | 1 | -2/+2 |
| * | InstrProf: Teach llvm-cov to handle universal binaries when given -arch | Justin Bogner | 2015-03-11 | 1 | -0/+13 |