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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 15:08:12 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260168: [X86][SSE1] Add MOVLHPS/MOVHLPS lowering and memory folding support (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D16956?vs=47187&id=47265#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16956.47265.patch
Type: text/x-patch
Size: 5969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160208/7b171ec7/attachment.bin>


More information about the llvm-commits mailing list