aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/LTO/SummaryBasedOptimizations.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-03-28Apply clang-tidy fixes for readability-redundant-smartptr-get in SummaryBased...Kazu Hirata1-1/+1
2021-05-07Internalize some cl::opt global variables or move them under namespace llvmFangrui Song1-0/+2
2019-11-14Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner1-0/+1
2019-08-23Do a sweep of symbol internalization. NFC.Benjamin Kramer1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-09Refactor synthetic profile count computation. NFC.Easwaran Raman1-4/+10
2018-12-13[ThinLTO] Compute synthetic function entry countEaswaran Raman1-0/+80