[PATCH] D28196: [X86] Tune bypassing of slow division for Intel CPUs

Nikolai Bozhenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 11:45:17 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291800: [X86] Tune bypassing of slow division for Intel CPUs (authored by n.bozhenov).

Changed prior to commit:
  https://reviews.llvm.org/D28196?vs=83992&id=84155#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28196

Files:
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/atom-bypass-slow-division-64.ll
  llvm/trunk/test/CodeGen/X86/slow-div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28196.84155.patch
Type: text/x-patch
Size: 8521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/e75b573c/attachment.bin>


More information about the llvm-commits mailing list