[PATCH] D28198: [X86] Replace AND+IMM64 with SRL/SHL

Nikolai Bozhenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 02:54:16 PST 2017


n.bozhenov updated this revision to Diff 83939.

https://reviews.llvm.org/D28198

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/bypass-slow-division-64.ll
  test/CodeGen/X86/bypass-slow-division-tune.ll
  test/CodeGen/X86/cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28198.83939.patch
Type: text/x-patch
Size: 7673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/52cc047f/attachment.bin>


More information about the llvm-commits mailing list