Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | CodeGen: Avoid ilist iterator implicit conversions in a few more places, NFC | Duncan P. N. Exon Smith | 1 | -1/+1 |
2015-07-15 | Rename doFunction() in BFI to calculate() and change its parameters from poin... | Cong Hou | 1 | -1/+1 |
2014-06-26 | Revert "Introduce a string_ostream string builder facilty" | Alp Toker | 1 | -3/+4 |
2014-06-26 | Introduce a string_ostream string builder facilty | Alp Toker | 1 | -4/+3 |
2014-04-22 | [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 1 | -1/+2 |
2014-04-21 | Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" | Duncan P. N. Exon Smith | 1 | -3/+9 |
2014-04-19 | Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" | Duncan P. N. Exon Smith | 1 | -9/+3 |
2014-04-19 | Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" | Duncan P. N. Exon Smith | 1 | -3/+9 |
2014-04-19 | Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2) | Duncan P. N. Exon Smith | 1 | -9/+3 |
2014-04-18 | Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2) | Duncan P. N. Exon Smith | 1 | -3/+9 |
2014-04-18 | Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2) | Duncan P. N. Exon Smith | 1 | -9/+3 |
2014-04-18 | Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" | Duncan P. N. Exon Smith | 1 | -3/+9 |
2014-04-18 | Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" | Duncan P. N. Exon Smith | 1 | -9/+3 |
2014-04-18 | blockfreq: Rewrite BlockFrequencyInfoImpl | Duncan P. N. Exon Smith | 1 | -3/+9 |
2014-04-11 | blockfreq: Rename BlockFrequencyImpl to BlockFrequencyInfoImpl | Duncan P. N. Exon Smith | 1 | -2/+2 |
2014-03-25 | blockfreq: Implement Pass::releaseMemory() | Duncan P. N. Exon Smith | 1 | -10/+10 |
2014-03-25 | blockfreq: Use const in MachineBlockFrequencyInfo | Duncan P. N. Exon Smith | 1 | -1/+1 |
2013-12-14 | [block-freq] Rename getEntryFrequency() -> getEntryFreq() to match getBlockFr... | Michael Gottesman | 1 | -2/+2 |
2013-12-14 | [block-freq] Update BlockFrequencyInfo/MachineBlockFrequencyInfo to use the n... | Michael Gottesman | 1 | -1/+1 |
2013-12-14 | [block-freq] Add the equivalent methods to MachineBlockFrequencyInfo and Bloc... | Michael Gottesman | 1 | -0/+16 |
2013-12-03 | Fixed various whitespace/spelling/80+ issues. | Michael Gottesman | 1 | -9/+16 |
2013-12-03 | Added MachineBlockFrequencyInfo::view for displaying the block frequency prop... | Michael Gottesman | 1 | -0/+107 |
2013-06-25 | BlockFrequency: Bump up the entry frequency a bit. | Benjamin Kramer | 1 | -5/+0 |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 1 | -3/+3 |
2011-12-20 | Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo. | Jakub Staszak | 1 | -1/+1 |
2011-08-03 | Add more constantness in BlockFrequencyInfo. | Jakub Staszak | 1 | -1/+2 |
2011-07-27 | Use BlockFrequency instead of uint32_t in BlockFrequencyInfo. | Jakub Staszak | 1 | -1/+1 |
2011-07-25 | Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency to | Jakub Staszak | 1 | -0/+60 |