Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -5/+5 |
* | Remove redundant includes from lib/Analysis. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
* | Make ICP uses PSI to check for hotness. | Dehao Chen | 2017-08-08 | 1 | -10/+1 |
* | Changing the default MaxNumPromotions from 2 to 3. | Dehao Chen | 2017-07-28 | 1 | -1/+1 |
* | Separate the ICP total threshold and remaining threshold. | Dehao Chen | 2017-07-28 | 1 | -12/+20 |
* | [PGO] Adjust indirect call promotion threshold | Teresa Johnson | 2017-06-01 | 1 | -1/+1 |
* | Remove another unused variable from r275216 | Teresa Johnson | 2016-07-12 | 1 | -2/+1 |
* | Refactor indirect call promotion profitability analysis (NFC) | Teresa Johnson | 2016-07-12 | 1 | -0/+110 |