summaryrefslogtreecommitdiff
path: root/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
AgeCommit message (Expand)Author
2017-08-04[ThinLTO] Add FunctionAttrs to ThinLTO indexCharles Saternos
2017-07-07Increase the import-threshold for crtical functions.Dehao Chen
2017-06-27Bitcode: Write the irsymtab to disk.Peter Collingbourne
2017-05-11Restrict call metadata based hotness detection to Sample PGO modeTeresa Johnson
2017-04-17Bitcode: Add a string table to the bitcode format.Peter Collingbourne
2017-03-21Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummaryDehao Chen
2017-02-28Add function importing info from samplepgo profile to the module summary.Dehao Chen
2016-12-20IR: Eliminate non-determinism in the module summary analysis.Peter Collingbourne
2016-09-26[thinlto] Basic thinlto fdo heuristicPiotr Padlewski