Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use llvm::stable_sort | Fangrui Song | 2019-04-23 | 1 | -4/+4 |
* | [llvm-cov] Add support for gcov --hash-filenames option | Vedant Kumar | 2019-02-19 | 1 | -1/+10 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-27 | 1 | -1/+1 |
* | [gcov] Fix wrong line hit counts when multiple blocks are on the same line | Calixte Denizet | 2018-09-20 | 1 | -21/+131 |
* | IWYU for llvm-config.h in llvm, additions. | Nico Weber | 2018-04-30 | 1 | -0/+1 |
* | [ProfileData] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-13 | 1 | -1/+1 |
* | GCOV: Move GCOV from IR & Support into ProfileData to fix layering | David Blaikie | 2017-11-03 | 1 | -0/+821 |