[PATCH] D26129: Implementation of expandload and compressstore intrinsics.

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 17:47:29 PDT 2016


delena updated this revision to Diff 76511.
delena added a comment.

updated according to Alexey's comments


Repository:
  rL LLVM

https://reviews.llvm.org/D26129

Files:
  ../include/llvm/IR/Intrinsics.h
  ../include/llvm/IR/Intrinsics.td
  ../lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  ../lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  ../lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  ../lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  ../lib/IR/Function.cpp
  ../lib/Target/X86/X86ISelLowering.cpp
  ../lib/Target/X86/X86InstrFragmentsSIMD.td
  ../test/CodeGen/X86/compress_expand.ll
  ../utils/TableGen/CodeGenTarget.cpp
  ../utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26129.76511.patch
Type: text/x-patch
Size: 30952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/96060b7e/attachment-0001.bin>


More information about the llvm-commits mailing list