[PATCH] D16956: [X86][SSE1] Add MOVLHPS/MOVHLPS lowering and memory folding support

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 7 12:13:57 PST 2016


RKSimon updated this revision to Diff 47147.
RKSimon added a comment.

Updated based on Sanjay's comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D16956

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrInfo.cpp
  test/CodeGen/X86/vector-shuffle-sse1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16956.47147.patch
Type: text/x-patch
Size: 5711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160207/08741323/attachment.bin>


More information about the llvm-commits mailing list