This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac41ddd33c1 LowerDbgDeclare: ignore dbg.declares for allocas with volat [...] new 00f8cf90647 [X86] Remove SRAs from v16i8 multiply lowering on sse2 targets new df5e1e0e8bf Revert "[ThinLTO] Keep available_externally symbols live"
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/X86/X86ISelLowering.cpp | 18 ++-- lib/Transforms/IPO/FunctionImport.cpp | 22 +---- test/CodeGen/X86/pmul.ll | 108 +++++++-------------- test/CodeGen/X86/vector-idiv-sdiv-128.ll | 8 +- test/CodeGen/X86/vector-idiv-udiv-128.ll | 8 +- test/ThinLTO/X86/deadstrip.ll | 9 -- .../FunctionImport/Inputs/not-prevailing.ll | 6 -- test/Transforms/FunctionImport/not-prevailing.ll | 19 ---- 8 files changed, 52 insertions(+), 146 deletions(-) delete mode 100644 test/Transforms/FunctionImport/Inputs/not-prevailing.ll delete mode 100644 test/Transforms/FunctionImport/not-prevailing.ll