Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ICP] Remove incompatible attributes at indirect-call promoted callsites. | Xin Tong | 2018-11-26 | 1 | -2/+27 |
* | [TI removal] Remove `TerminatorInst` from BasicBlockUtils.h | Chandler Carruth | 2018-10-15 | 1 | -2/+2 |
* | Relax trivial cast requirements in CallPromotionUtils | Scott Linder | 2018-10-10 | 1 | -6/+8 |
* | Remove trailing space | Fangrui Song | 2018-07-30 | 1 | -1/+1 |
* | [ICP] Do not attempt type matching for variable length arguments. | Taewook Oh | 2018-04-25 | 1 | -5/+7 |
* | Use phi ranges to simplify code. No functionality change intended. | Benjamin Kramer | 2017-12-30 | 1 | -14/+8 |
* | [ICP] Expose unconditional call promotion interface | Matthew Simpson | 2017-12-20 | 1 | -77/+178 |
* | [PGO] Make indirect call promotion a utility | Matthew Simpson | 2017-12-06 | 1 | -0/+328 |