[PATCH] D13002: [X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics with native IR

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 01:50:06 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248368: [X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics with native IR (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D13002?vs=35203&id=35471#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13002

Files:
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll
  llvm/trunk/test/CodeGen/X86/sse41-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/sse41-pmovxrm-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/sse41.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13002.35471.patch
Type: text/x-patch
Size: 21691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/005e9be6/attachment.bin>


More information about the llvm-commits mailing list