Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in comment | Tobias Grosser | 2013-07-02 | 1 | -1/+1 |
* | Remove floating point computations form SpillPlacement.cpp. | Jakob Stoklund Olesen | 2013-07-01 | 1 | -0/+3 |
* | Add a division operator to BlockFrequency. | Jakob Stoklund Olesen | 2013-06-28 | 1 | -0/+8 |
* | BlockFrequency: Bump up the entry frequency a bit. | Benjamin Kramer | 2013-06-25 | 1 | -1/+1 |
* | Reapply documentation changes from r184584. | Benjamin Kramer | 2013-06-21 | 1 | -0/+7 |
* | Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequen... | Benjamin Kramer | 2013-06-21 | 1 | -8/+0 |
* | BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with ... | Benjamin Kramer | 2013-06-21 | 1 | -0/+8 |
* | Add missing includes/class declaration. | Eli Friedman | 2011-11-04 | 1 | -0/+2 |
* | Add BlockFrequency::getEntryFrequency() | Jakub Staszak | 2011-08-01 | 1 | -0/+2 |
* | Move static methods to the anonymous namespace. | Jakub Staszak | 2011-07-27 | 1 | -3/+0 |
* | Add BlockFrequency class. | Jakub Staszak | 2011-07-25 | 1 | -0/+64 |