| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | InstrProf: Silence spurious warnings in GCC 4.8 | Duncan P. N. Exon Smith | 2014-03-24 | 1 | -9/+13 | |
| * | InstrProf: Check pointer size in raw profile | Duncan P. N. Exon Smith | 2014-03-23 | 1 | -11/+40 | |
| * | InstrProf: Move constructor to the header | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -3/+0 | |
| * | InstrProf: Change magic number to have non-text characters | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -8/+8 | |
| * | InstrProf: Use move semantics with unique_ptr | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -4/+4 | |
| * | InstrProf: Detect magic numbers in a more scalable way | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -34/+32 | |
| * | InstrProf: Actually detect bad headers | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -7/+5 | |
| * | InstrProf: Read raw binary profile in llvm-profdata | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -4/+106 | |
| * | ProfileData: Introduce the InstrProfReader interface and a text reader | Justin Bogner | 2014-03-21 | 1 | -0/+84 | |

