This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4fb2044b27c [X86][AVX] Regenerated and cleaned up AVX1 intrinsic tests. new 66e03aa7cdc [ARM] GlobalISel: Map G_GLOBAL_VALUE to GPR new 2de01938580 [X86] Regenerated umul overflow tests on 32/64 bit targets new 12f578821ed [X86] Regenerated urem pow2 tests on 32/64 bit targets new b04f6b41eb8 [X86] Add urem vector test for non-uniform pow2 constants
The 4 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/ARM/ARMRegisterBankInfo.cpp | 1 + test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 19 ++++ test/CodeGen/X86/umul-with-overflow.ll | 62 +++++++--- test/CodeGen/X86/urem-power-of-two.ll | 132 +++++++++++++++------- 4 files changed, 162 insertions(+), 52 deletions(-)