aboutsummaryrefslogtreecommitdiff
path: root/bolt/lib/Core/BinaryFunctionProfile.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-05-12[BOLT][NFC] Disambiguate sample as basic sample (#139350)Amir Ayupov1-1/+1
2024-08-21[BOLT] Improve BinaryFunction::inferFallThroughCounts() (#105450)ShatianWang1-1/+2
2023-12-11[BOLT] Fix warningsKazu Hirata1-0/+1
2022-07-30[bolt] Remove redundaunt control-flow statements (NFC)Kazu Hirata1-2/+0
2022-06-27[BOLT][NFC] Add aliases for ICP flagsAmir Ayupov1-0/+4
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song1-20/+11
2022-05-03[BOLT][NFC] Make ICP options naming uniformAmir Ayupov1-13/+11
2021-12-20[BOLTCore] [NFC] Fix braces usages according to LLVMRafael Auler1-10/+5
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-1/+4
2021-12-18[BOLT] Fix profile and tests for nop-removal passMaksim Panchenko1-0/+22
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko1-12/+9
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler1-0/+349