[PATCH] D30539: [tablegen][globalisel] Add support for nested instruction matching.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 11:17:40 PST 2017
dsanders updated this revision to Diff 91057.
dsanders added a comment.
Add requested comments and test case. Removed unnecessary RUN lines and out of date comments.
https://reviews.llvm.org/D30539
Files:
include/llvm/CodeGen/GlobalISel/InstructionSelector.h
include/llvm/Target/GlobalISel/SelectionDAGCompat.td
lib/CodeGen/GlobalISel/InstructionSelector.cpp
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect-muladd.mir
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect-sext.mir
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect-xor.mir
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect-zext.mir
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30539.91057.patch
Type: text/x-patch
Size: 25204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/3c6ada9a/attachment.bin>
More information about the llvm-commits
mailing list