This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7257b8b [X86] Modify BypassSlowDivision tests to match their new names (NFC) new 7b4bd48 [X86] Replace AND+IMM64 with SRL/SHL
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 | 61 ++++++++++++++++++++++++--- test/CodeGen/X86/bypass-slow-division-64.ll | 9 ++-- test/CodeGen/X86/bypass-slow-division-tune.ll | 5 +-- test/CodeGen/X86/cmp.ll | 52 ++++++++++++++++++++++- 4 files changed, 110 insertions(+), 17 deletions(-)