aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-25[ICP] Do not attempt type matching for variable length arguments.Taewook Oh1-5/+7
2017-12-30Use phi ranges to simplify code. No functionality change intended.Benjamin Kramer1-14/+8
2017-12-20[ICP] Expose unconditional call promotion interfaceMatthew Simpson1-77/+178
2017-12-06[PGO] Make indirect call promotion a utilityMatthew Simpson1-0/+328