Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InstrProf: Fix shared object profiling | Duncan P. N. Exon Smith | 2014-05-16 | 1 | -1/+10 |
* | profile: Fix the build with gcc 4.9 | Reid Kleckner | 2014-05-01 | 1 | -9/+8 |
* | Avoid GCC's "cast from pointer to integer of different size" warning. | David Blaikie | 2014-03-21 | 1 | -2/+2 |
* | InstrProf: Unify logic in two profile writers | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -6/+10 |
* | InstrProf: Write the __llvm_profile_write_buffer() | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -2/+45 |
* | InstrProf: If libc is available, use it; no functionality change | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -41/+1 |
* | InstrProf: Reorganize files; no functionality change | Duncan P. N. Exon Smith | 2014-03-21 | 1 | -0/+54 |