[PATCH] D28198: [X86] Replace AND+IMM64 with SRL/SHL
Nikolai Bozhenov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 00:11:07 PST 2017
n.bozhenov updated this revision to Diff 84079.
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.84079.patch
Type: text/x-patch
Size: 7966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/da5f7532/attachment.bin>
More information about the llvm-commits
mailing list