Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Give instrumentation based profiling tests their own directory | Justin Bogner | 2014-03-11 | 2 | -177/+0 |
* | PGO: rename profile data files from .pgodata to .profdata. | Bob Wilson | 2014-03-06 | 2 | -0/+0 |
* | PGO: Use the main file name to help distinguish functions with local linkage. | Bob Wilson | 2014-03-06 | 1 | -0/+4 |
* | Add a testcase for r202437. | Bob Wilson | 2014-02-28 | 1 | -0/+6 |
* | Change PGO instrumentation to compute counts in a separate AST traversal. | Bob Wilson | 2014-02-17 | 1 | -36/+22 |
* | PGO: fix a bug in parsing pgo data. | Manman Ren | 2014-02-15 | 1 | -0/+3 |
* | PGO: instrumentation based profiling sets function attributes. | Manman Ren | 2014-02-05 | 1 | -0/+39 |
* | CodeGen: Fix tracking of PGO counters for the logical or operator | Justin Bogner | 2014-01-23 | 1 | -0/+12 |
* | CodeGen: Initial instrumentation based PGO implementation | Justin Bogner | 2014-01-06 | 1 | -0/+127 |
* | Add testcase for r148375! | Nick Lewycky | 2012-01-18 | 1 | -0/+9 |