[PATCH] D32416: [x86, SSE] AVX1 PR28129

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 13 06:56:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302989: [x86, SSE] AVX1 PR28129 (256-bit all-ones rematerialization) (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D32416?vs=98846&id=98892#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32416

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/all-ones-vector.ll
  llvm/trunk/test/CodeGen/X86/avx-basic.ll
  llvm/trunk/test/CodeGen/X86/avx-cvt-3.ll
  llvm/trunk/test/CodeGen/X86/avx-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/pr28129.ll
  llvm/trunk/test/CodeGen/X86/vector-pcmp.ll
  llvm/trunk/test/CodeGen/X86/xop-intrinsics-fast-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32416.98892.patch
Type: text/x-patch
Size: 25608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170513/5756015c/attachment.bin>


More information about the llvm-commits mailing list