summaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ReplayInlineAdvisor.cpp
AgeCommit message (Expand)Author
2024-09-30[Analysis] Avoid repeated hash lookups (NFC) (#110453)Kazu Hirata
2024-03-31Revert "Make two texts static in `ReplayInlineAdvisor`" (#82071)Vitaly Buka
2024-01-26Make two texts static in `ReplayInlineAdvisor` (#79489)Tacet
2022-12-14[Analysis] llvm::Optional => std::optionalFangrui Song
2022-12-02[Analysis] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-06-24[Inline] Annotate inline pass name with link phase information for analysis.Mingming Liu
2022-03-01Cleanup includes: LLVMAnalysisserge-sans-paille
2022-01-23[Analysis] Use default member initialization (NFC)Kazu Hirata
2021-10-29[InlineAdvisor] Add fallback/format switches and negative remark processing t...modimo
2021-10-18[InlineAdvisor] Add -inline-replay-scope=<Function|Module> to control replay ...modimo
2021-08-10[InlineAdvisor] Add single quotes around caller/callee namesFangrui Song
2021-01-25[InlineAdvisor] Allow replay of inline decisions for the CGSCC inliner from o...modimo
2021-01-20Reland "[NPM][Inliner] Factor ImportedFunctionStats in the InlineAdvisor"Mircea Trofin
2021-01-20Revert "[NPM][Inliner] Factor ImportedFunctionStats in the InlineAdvisor"Mircea Trofin
2021-01-20[NPM][Inliner] Factor ImportedFunctionStats in the InlineAdvisorMircea Trofin
2021-01-15[NewPM][Inliner] Move the 'always inliner' case in the same CGSCC pass as 're...Mircea Trofin
2021-01-12[Inliner] Change inline remark format and update ReplayInlineAdvisor to use itmodimo
2020-08-15[InlineAdvisor] New inliner advisor to replay inlining from optimization remarksWenlei He
2020-07-19Revert "[InlineAdvisor] New inliner advisor to replay inlining from optimizat...Wenlei He
2020-07-19[InlineAdvisor] New inliner advisor to replay inlining from optimization remarksWenlei He
2020-07-17Temporarily Revert "[InlineAdvisor] New inliner advisor to replay inlining fr...Eric Christopher
2020-07-17[InlineAdvisor] New inliner advisor to replay inlining from optimization remarksWenlei He