This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 69a678c [CMake] Minor change to symlink generation for LLDB new 260d27c [ThinLTO] Ensure callees get hot threshold when first seen on [...] new 13061e3 [AArch64][GlobalISel] Remove redundant RBI comments. NFC.
The 2 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/Target/AArch64/AArch64RegisterBankInfo.h | 21 +-------- lib/Transforms/IPO/FunctionImport.cpp | 52 +++++++++++---------- .../FunctionImport/Inputs/hotness_based_import2.ll | 42 +++++++++++++++++ .../FunctionImport/hotness_based_import2.ll | 53 ++++++++++++++++++++++ 4 files changed, 124 insertions(+), 44 deletions(-) create mode 100644 test/Transforms/FunctionImport/Inputs/hotness_based_import2.ll create mode 100644 test/Transforms/FunctionImport/hotness_based_import2.ll