This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a9bfe02006d [LoopRotate] Rotate loops with loop exiting latches new b1a5bd8ba95 [ThinLTO] Add an import cutoff for debugging/triaging
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/IPO/FunctionImport.cpp | 13 ++++++ .../FunctionImport/Inputs/funcimport_cutoff.ll | 9 ++++ .../Transforms/FunctionImport/funcimport_cutoff.ll | 49 ++++++++++++++++++++++ 3 files changed, 71 insertions(+) create mode 100644 test/Transforms/FunctionImport/Inputs/funcimport_cutoff.ll create mode 100644 test/Transforms/FunctionImport/funcimport_cutoff.ll