[PATCH] D13988: [X86][SSE] Add general memory folding for (V)INSERTPS instruction

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 12:50:43 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252074: [X86][SSE] Add general memory folding for (V)INSERTPS instruction (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D13988?vs=39203&id=39243#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13988

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h
  llvm/trunk/test/CodeGen/X86/avx.ll
  llvm/trunk/test/CodeGen/X86/insertps-unfold-load-bug.ll
  llvm/trunk/test/CodeGen/X86/sse41.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-fp-avx1.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-fp-sse42.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13988.39243.patch
Type: text/x-patch
Size: 16961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/4baf5e8f/attachment.bin>


More information about the llvm-commits mailing list