[PATCH] SSE pslldq/psrldq shuffle mask decodes

Simon Pilgrim llvm-dev at redking.me.uk
Sun Oct 12 10:02:00 PDT 2014


Updated test cases for SSE2/AVX1/AVX2 intrinsics builtins to include the pslldq/psrldq shuffle mask decode in the comments

http://reviews.llvm.org/D5598

Files:
  lib/Target/X86/InstPrinter/X86InstComments.cpp
  lib/Target/X86/Utils/X86ShuffleDecode.cpp
  lib/Target/X86/Utils/X86ShuffleDecode.h
  test/CodeGen/X86/avx-intrinsics-x86.ll
  test/CodeGen/X86/avx2-intrinsics-x86.ll
  test/CodeGen/X86/sse2-intrinsics-x86.ll
  test/CodeGen/X86/vector-shuffle-128-v8.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5598.14777.patch
Type: text/x-patch
Size: 12275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141012/5a2f60cd/attachment.bin>


More information about the llvm-commits mailing list