[PATCH] D36129: [X86] Use BEXTR/BEXTRI for 64-bit 'and' with a large mask
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 10:20:15 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL309706: [X86] Use BEXTR/BEXTRI for 64-bit 'and' with a large mask (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D36129?vs=109141&id=109151#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36129
Files:
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/test/CodeGen/X86/bmi.ll
llvm/trunk/test/CodeGen/X86/tbm_patterns.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36129.109151.patch
Type: text/x-patch
Size: 5331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/dd55f893/attachment.bin>
More information about the llvm-commits
mailing list