| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -1/+1 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | Remove redundant includes from lib/ProfileData. | Michael Zolotukhin | 2017-12-13 | 1 | -8/+0 |
* | [Coverage] Use gap regions to select better line exec counts | Vedant Kumar | 2017-09-18 | 1 | -2/+14 |
* | [Coverage] Report errors when reading malformed source regions | Vedant Kumar | 2017-09-08 | 1 | -6/+11 |
* | [ProfileData, Support] Fix some Clang-tidy modernize-use-using and Include Wh... | Eugene Zelenko | 2017-06-21 | 1 | -8/+8 |
* | [ProfileData] PR33517: Check for failure of symtab creation | Vedant Kumar | 2017-06-20 | 1 | -0/+2 |
* | [ProfileData] Unify getInstrProf*SectionName helpers | Vedant Kumar | 2017-04-15 | 1 | -3/+5 |
* | [Profile] Make host tool aware of object format when quering prof section names | Xinliang David Li | 2017-04-14 | 1 | -11/+10 |
* | [Profile] PE binary coverage bug fix | Xinliang David Li | 2017-04-13 | 1 | -3/+7 |
* | [ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings... | Eugene Zelenko | 2017-03-03 | 1 | -21/+46 |
* | Make the Error class constructor protected | Mehdi Amini | 2016-11-11 | 1 | -1/+1 |
* | Revert "[Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC)" | Vedant Kumar | 2016-06-29 | 1 | -4/+5 |
* | [Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC) | Vedant Kumar | 2016-06-21 | 1 | -5/+4 |
* | [Coverage] Get rid of an input/output parameter (NFC) | Vedant Kumar | 2016-06-17 | 1 | -10/+17 |
* | Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error | Kevin Enderby | 2016-05-31 | 1 | -2/+2 |
* | [Coverage] Fix an issue where improper coverage mapping data could be loaded ... | Igor Kudrin | 2016-05-20 | 1 | -18/+88 |
* | Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-19 | 1 | -116/+118 |
* | [Coverage] Ensure that coverage mapping data has an expected alignment in 'co... | Igor Kudrin | 2016-05-18 | 1 | -0/+7 |
* | Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" | Vedant Kumar | 2016-05-16 | 1 | -116/+114 |
* | Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-16 | 1 | -114/+116 |
* | Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" | Chandler Carruth | 2016-05-14 | 1 | -116/+114 |
* | Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-13 | 1 | -114/+116 |
* | Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (llvm) Use... | Vedant Kumar | 2016-05-13 | 1 | -114/+113 |
* | [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC | Vedant Kumar | 2016-05-13 | 1 | -113/+114 |
* | [ProfileData] Propagate an error from InstrProfSymtab | Vedant Kumar | 2016-05-03 | 1 | -4/+8 |
* | Move coverage related code into a separate library. | Easwaran Raman | 2016-04-29 | 1 | -0/+619 |