llvm-project/llvm/test/Transforms/FunctionImport
Teresa Johnson 974706ebf7 [ThinLTO] Add an import cutoff for debugging/triaging
Summary:
Adds -import-cutoff=N which will stop importing during the thin link
after N imports. Default is -1 (no  limit).

Reviewers: wmi

Subscribers: inglorion, llvm-commits

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

llvm-svn: 328934
2018-04-01 15:54:40 +00:00
..
Inputs [ThinLTO] Add an import cutoff for debugging/triaging 2018-04-01 15:54:40 +00:00
adjustable_threshold.ll
funcimport.ll [ThinLTO] Recommit of import global variables 2018-03-12 10:30:50 +00:00
funcimport_alias.ll
funcimport_cutoff.ll [ThinLTO] Add an import cutoff for debugging/triaging 2018-04-01 15:54:40 +00:00
funcimport_debug.ll
funcimport_forcecold.ll [ThinLTO] Add an option to force summary call edges cold for debugging 2018-03-31 00:18:08 +00:00
funcimport_forcecold_samplepgo.ll [ThinLTO] Add an option to force summary call edges cold for debugging 2018-03-31 00:18:08 +00:00
funcimport_var.ll [LTO] Make processing of combined module more consistent 2017-12-16 02:10:00 +00:00
hotness_based_import.ll
hotness_based_import2.ll
inlineasm.ll
not-prevailing.ll Reland r327041: [ThinLTO] Keep available_externally symbols live 2018-03-13 05:08:48 +00:00