[PATCH] [X86][SSE] Added general integer shuffle matching for MOVQ instruction

Simon Pilgrim llvm-dev at redking.me.uk
Sat Jan 31 08:17:13 PST 2015


Updated with assembly comments now that http://reviews.llvm.org/D7228 has been committed.

Also added additional tests against 4i32 and 8i16 vectors.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7256

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/combine-or.ll
  test/CodeGen/X86/vector-shuffle-128-v16.ll
  test/CodeGen/X86/vector-shuffle-128-v4.ll
  test/CodeGen/X86/vector-shuffle-128-v8.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7256.19092.patch
Type: text/x-patch
Size: 6335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150131/89d07b10/attachment.bin>


More information about the llvm-commits mailing list