llvm-project/llvm/test/Transforms/FunctionImport/Inputs
Piotr Padlewski d28694739c [thinlto] Don't decay threshold for hot callsites
Summary:
We don't want to decay hot callsites to import chains of hot
callsites. The same mechanism is used in LIPO.

Reviewers: tejohnson, eraman, mehdi_amini

Subscribers: llvm-commits, mehdi_amini

Differential Revision: https://reviews.llvm.org/D24976

llvm-svn: 282833
2016-09-30 03:01:17 +00:00
..
adjustable_threshold.ll FunctionImport: add a progressive heuristic to limit importing too deep in the callgraph 2016-02-10 23:31:45 +00:00
funcimport.ll Don't import variadic functions 2016-08-11 22:13:57 +00:00
funcimport_alias.ll [ThinLTO] Handle an external call from an import to an alias in dest 2016-01-12 17:48:44 +00:00
funcimport_debug.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
hotness_based_import.ll [thinlto] Don't decay threshold for hot callsites 2016-09-30 03:01:17 +00:00
inlineasm.ll [ThinLTO] Prevent importing of "llvm.used" values 2016-04-20 14:39:45 +00:00