This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe42206 [X86] Try to zero elts when lowering 256-bit shuffle with PSHUFB. new aea5485 [x86] avoid printing unnecessary sign bits of hex immediates [...]
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/InstPrinter/X86ATTInstPrinter.cpp | 17 +++++-- test/CodeGen/X86/2011-10-21-widen-cmp.ll | 2 +- test/CodeGen/X86/avx512-cmp.ll | 2 +- test/CodeGen/X86/bitreverse.ll | 2 +- test/CodeGen/X86/pr16360.ll | 2 +- test/CodeGen/X86/rem.ll | 4 +- test/CodeGen/X86/sad.ll | 32 ++++++------ test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 12 ++--- test/CodeGen/X86/vec_fneg.ll | 4 +- test/CodeGen/X86/vector-bitreverse.ll | 4 +- test/CodeGen/X86/vector-idiv-sdiv-512.ll | 64 ++++++++++++------------ test/MC/X86/imm-comments.s | 4 +- 12 files changed, 79 insertions(+), 70 deletions(-)