[PATCH] D59391: [X86] Add post-isel pseudos for rotate by immediate using SHLD/SHRD
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 10:30:35 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357096: [X86] Add post-isel pseudos for rotate by immediate using SHLD/SHRD (authored by ctopper, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D59391?vs=190734&id=192474#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59391/new/
https://reviews.llvm.org/D59391
Files:
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrShiftRotate.td
llvm/trunk/test/CodeGen/X86/rot32.ll
llvm/trunk/test/CodeGen/X86/rot64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59391.192474.patch
Type: text/x-patch
Size: 7609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/8fd9f64c/attachment.bin>
More information about the llvm-commits
mailing list