[PATCH] D27611: [X86] Remove some intrinsic instructions from hasPartialRegUpdate

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 21:17:43 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289419: [X86] Remove some intrinsic instructions from hasPartialRegUpdate (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D27611?vs=80868&id=81048#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27611

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/sse2-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/sse41-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/sse_partial_update.ll
  llvm/trunk/test/CodeGen/X86/vec_ss_load_fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27611.81048.patch
Type: text/x-patch
Size: 5963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/2226c538/attachment.bin>


More information about the llvm-commits mailing list