This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac2f8ae [X86] Update LLC tests for slow division bypassing (NFC) new 7246950 [X86] Tune bypassing of slow division for Intel CPUs
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/X86.td | 5 +- lib/Target/X86/X86ISelLowering.cpp | 4 +- lib/Target/X86/X86Subtarget.h | 2 +- test/CodeGen/X86/atom-bypass-slow-division-64.ll | 87 +++++++++++++++++++++--- test/CodeGen/X86/slow-div.ll | 11 +-- 5 files changed, 89 insertions(+), 20 deletions(-)