[PATCH] SSE pslldq/psrldq shuffle mask decodes

Simon Pilgrim llvm-dev at redking.me.uk
Mon Oct 13 07:33:52 PDT 2014


Chandler's recommendations: re-added vector type to decode function arguments, removed excess braces, for-loop comparison tidy up; removed operands in test cases with 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.14801.patch
Type: text/x-patch
Size: 18258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141013/91b11dac/attachment.bin>


More information about the llvm-commits mailing list