[PATCH] D58595: [TableGen][SelectionDAG][X86] Add specific isel matchers for immAllZerosV/immAllOnesV. Remove bitcasts from X86 patterns that are no longer necessary.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 12:20:19 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355224: [TableGen][SelectionDAG][X86] Add specific isel matchers for… (authored by ctopper, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58595/new/

https://reviews.llvm.org/D58595

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZOperators.td
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86InstrVecCompiler.td
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/trunk/utils/TableGen/DAGISelMatcher.cpp
  llvm/trunk/utils/TableGen/DAGISelMatcher.h
  llvm/trunk/utils/TableGen/DAGISelMatcherEmitter.cpp
  llvm/trunk/utils/TableGen/DAGISelMatcherGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58595.188958.patch
Type: text/x-patch
Size: 28049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/0e33ca28/attachment.bin>


More information about the llvm-commits mailing list