This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d19570 AMDGPU: Use wider scalar spills for SGPR spilling new 7d2e3aa [ThinLTO] Stop importing constant global vars as copies in th [...]
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 | 12 ---------- lib/Transforms/Utils/FunctionImportUtils.cpp | 11 --------- test/Linker/funcimport.ll | 6 +++-- ...e_with_cache.ll => reference_non_importable.ll} | 6 ++--- test/ThinLTO/X86/Inputs/referenced_by_constant.ll | 8 ++++++- test/ThinLTO/X86/funcimport.ll | 3 ++- test/ThinLTO/X86/reference_non_importable.ll | 28 ++++++++++++++++++++++ test/ThinLTO/X86/referenced_by_constant.ll | 19 +++++++++++---- 8 files changed, 59 insertions(+), 34 deletions(-) copy test/ThinLTO/X86/Inputs/{empty_module_with_cache.ll => reference_non_importab [...] create mode 100644 test/ThinLTO/X86/reference_non_importable.ll