[PATCH] D48545: [RFC v2] "Alternative" matches for TableGen DAG patterns
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 06:23:04 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336999: [TableGen] Support multi-alternative pattern fragments (authored by uweigand, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48545?vs=152669&id=155368#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48545
Files:
llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
llvm/trunk/lib/Target/Hexagon/HexagonPatterns.td
llvm/trunk/lib/Target/NVPTX/NVPTXIntrinsics.td
llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.td
llvm/trunk/lib/Target/SystemZ/SystemZOperators.td
llvm/trunk/utils/TableGen/CodeGenDAGPatterns.cpp
llvm/trunk/utils/TableGen/CodeGenDAGPatterns.h
llvm/trunk/utils/TableGen/CodeGenInstruction.cpp
llvm/trunk/utils/TableGen/CodeGenInstruction.h
llvm/trunk/utils/TableGen/DAGISelEmitter.cpp
llvm/trunk/utils/TableGen/DAGISelMatcherGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48545.155368.patch
Type: text/x-patch
Size: 71535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/76788a03/attachment.bin>
More information about the llvm-commits
mailing list