[PATCH] D20049: [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 3 01:12:45 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271633: [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions (authored by RKSimon).
Changed prior to commit:
http://reviews.llvm.org/D20049?vs=59181&id=59495#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20049
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/IR/AutoUpgrade.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/trunk/lib/Target/X86/X86InstrXOP.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/stack-folding-xop.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-xop.ll
llvm/trunk/test/CodeGen/X86/xop-intrinsics-x86_64-upgrade.ll
llvm/trunk/test/CodeGen/X86/xop-intrinsics-x86_64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20049.59495.patch
Type: text/x-patch
Size: 37263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/3553584e/attachment.bin>
More information about the llvm-commits
mailing list