This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05d8e598f19 [X86] Allow CMOVs of constants to be sign extended from i32. new 11b0e47b5b7 [ThinLTO] Import global variables
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/Linker/IRMover.cpp | 12 +-- lib/Transforms/IPO/FunctionImport.cpp | 96 +++++++++++++++++++--- ...rsonality-local.ll => globals-import-cf-baz.ll} | 4 +- test/ThinLTO/X86/globals-import-const-fold.ll | 23 ++++++ test/Transforms/FunctionImport/funcimport.ll | 13 ++- 5 files changed, 123 insertions(+), 25 deletions(-) copy test/ThinLTO/X86/Inputs/{personality-local.ll => globals-import-cf-baz.ll} (66%) create mode 100644 test/ThinLTO/X86/globals-import-const-fold.ll