This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fce917909c1 [IR] Implement Constant::isNegativeZeroValue/isZeroValue/is [...] new 1599b9c3d6b Restore with fix "[ThinLTO] Ensure we always select the sam [...]
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 | 18 +++++++-- .../FunctionImport/Inputs/funcimport_resolved1.ll | 34 ++++++++++++++++ .../FunctionImport/Inputs/funcimport_resolved2.ll} | 6 +-- .../FunctionImport/funcimport_resolved.ll | 46 ++++++++++++++++++++++ 4 files changed, 96 insertions(+), 8 deletions(-) create mode 100644 test/Transforms/FunctionImport/Inputs/funcimport_resolved1.ll copy test/{ThinLTO/X86/Inputs/empty_module_with_cache.ll => Transforms/FunctionImp [...] create mode 100644 test/Transforms/FunctionImport/funcimport_resolved.ll