[PATCH] D51994: TableGen/ISel: Allow PatFrag predicate code to access captured operands

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 06:18:32 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347992: TableGen/ISel: Allow PatFrag predicate code to access captured operands (authored by nha, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D51994

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.h
  llvm/trunk/utils/TableGen/DAGISelMatcher.cpp
  llvm/trunk/utils/TableGen/DAGISelMatcher.h
  llvm/trunk/utils/TableGen/DAGISelMatcherEmitter.cpp
  llvm/trunk/utils/TableGen/DAGISelMatcherGen.cpp
  llvm/trunk/utils/TableGen/FastISelEmitter.cpp
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51994.176107.patch
Type: text/x-patch
Size: 31463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/d034b95a/attachment.bin>


More information about the llvm-commits mailing list