[PATCH] D27401: [X86] Remove scalar logical op alias instructions. Just use COPY_FROM/TO_REGCLASS and the normal packed instructions instead
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 21:08:48 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL288771: [X86] Remove scalar logical op alias instructions. Just useā¦ (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D27401?vs=80231&id=80378#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27401
Files:
llvm/trunk/lib/Target/X86/X86FastISel.cpp
llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/test/CodeGen/X86/sqrt-fastmath-mir.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27401.80378.patch
Type: text/x-patch
Size: 12609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161206/5f34cf9d/attachment.bin>
More information about the llvm-commits
mailing list