[PATCH] D43618: [X86][MMX] Add support for MMX build vectors (PR29222)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 11 12:26:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327247: [X86][MMX] Support MMX build vectors to avoid SSE usage (PR29222) (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43618?vs=137949&id=137950#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43618

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/3dnow-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/mmx-build-vector.ll
  llvm/trunk/test/CodeGen/X86/pr29222.ll
  llvm/trunk/test/CodeGen/X86/vec_insert-mmx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43618.137950.patch
Type: text/x-patch
Size: 106728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180311/56696d86/attachment-0001.bin>


More information about the llvm-commits mailing list