| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | InstrProf: Make profile variables private to reduce binary size overhead | Justin Bogner | 2015-03-20 | 1 | -2/+2 |
| * | InstrProf: Simplify a couple of tests after r230383 | Justin Bogner | 2015-02-24 | 1 | -20/+4 |
| * | InstrProf: Use LLVM's -instrprof pass for profiling | Justin Bogner | 2014-12-08 | 1 | -6/+7 |
| * | InstrProf: Set profile data to visibility hidden | Duncan P. N. Exon Smith | 2014-05-16 | 1 | -12/+12 |
| * | InstrProf: Calculate a better function hash | Duncan P. N. Exon Smith | 2014-04-16 | 1 | -4/+4 |
| * | InstrProf: Emit runtime hook directly in IRGen | Duncan P. N. Exon Smith | 2014-03-28 | 1 | -1/+7 |
| * | PGO: Change runtime prefix from pgo to profile | Duncan P. N. Exon Smith | 2014-03-20 | 1 | -13/+13 |
| * | CodeGen: Include a function hash in instrumentation based profiling | Justin Bogner | 2014-03-18 | 1 | -5/+5 |
| * | PGO: Statically generate data structures | Duncan P. N. Exon Smith | 2014-03-17 | 1 | -0/+30 |

