summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Update ICP pass for recent byval type changesReid Kleckner2019-07-011-0/+9
* [opaque pointer types] Pass function type for CallBase::setCalledFunction.James Y Knight2019-02-011-2/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ICP] Remove incompatible attributes at indirect-call promoted callsites.Xin Tong2018-11-261-2/+27
* [TI removal] Remove `TerminatorInst` from BasicBlockUtils.hChandler Carruth2018-10-151-2/+2
* Relax trivial cast requirements in CallPromotionUtilsScott Linder2018-10-101-6/+8
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* [ICP] Do not attempt type matching for variable length arguments.Taewook Oh2018-04-251-5/+7
* Use phi ranges to simplify code. No functionality change intended.Benjamin Kramer2017-12-301-14/+8
* [ICP] Expose unconditional call promotion interfaceMatthew Simpson2017-12-201-77/+178
* [PGO] Make indirect call promotion a utilityMatthew Simpson2017-12-061-0/+328
OpenPOWER on IntegriCloud