[PATCH] D27899: Target specific memory node in DAG.

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 02:54:21 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290250: Added a template for building target specific memory node in DAG. (authored by delena).

Changed prior to commit:
  https://reviews.llvm.org/D27899?vs=81918&id=82212#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27899

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27899.82212.patch
Type: text/x-patch
Size: 55280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/fa888ff2/attachment.bin>


More information about the llvm-commits mailing list