Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and | Chandler Carruth | 2019-01-07 | 1 | -1/+1 |
* | 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 |