Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimize precision loss when computing cyclic probabilities. | Jakob Stoklund Olesen | 2013-06-28 | 1 | -0/+42 |
* | Print block frequencies in decimal form. | Jakob Stoklund Olesen | 2013-06-25 | 1 | -16/+16 |
* | BlockFrequency: Bump up the entry frequency a bit. | Benjamin Kramer | 2013-06-25 | 1 | -16/+16 |
* | Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequen... | Benjamin Kramer | 2013-06-21 | 1 | -65/+0 |
* | BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with ... | Benjamin Kramer | 2013-06-21 | 1 | -0/+65 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
* | Generalize the reading of probability metadata to work for both branches | Chandler Carruth | 2011-10-19 | 1 | -0/+43 |
* | Teach the BranchProbabilityInfo analysis pass to read any metadata | Chandler Carruth | 2011-10-19 | 1 | -0/+25 |
* | Add pass printing support to BlockFrequencyInfo pass. The implementation | Chandler Carruth | 2011-10-19 | 2 | -0/+27 |