This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9488ca4c3fe [ThinLTO] Auto-hide prevailing linkonce_odr only when all c [...] new 8e7f7e84fc3 [SDAG] Recursively legalize both vector mulo results
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/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 10 +- test/CodeGen/AArch64/vec_umulo.ll | 20 +- test/CodeGen/X86/mulo-pow2.ll | 24 +- test/CodeGen/X86/vec_smulo.ll | 130 +++++----- test/CodeGen/X86/vec_umulo.ll | 336 ++++++++++++------------- 5 files changed, 259 insertions(+), 261 deletions(-)