This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2de9fad1ee1 [ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF new 12ece5753e0 [x86] promote all multiply i8 by constant to i32
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/Target/X86/X86ISelLowering.cpp | 63 ++++++---- test/CodeGen/X86/ipra-reg-alias.ll | 12 +- test/CodeGen/X86/load-scalar-as-vector.ll | 36 +++--- test/CodeGen/X86/mul-constant-i8.ll | 196 ++++++++++++++++-------------- test/CodeGen/X86/urem-i8-constant.ll | 13 +- 5 files changed, 165 insertions(+), 155 deletions(-)