[PATCH] D30539: [tablegen][globalisel] Add support for nested instruction matching.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 24 04:37:07 PDT 2017
dsanders updated this revision to Diff 92920.
dsanders added a comment.
Refresh and ping.
No longer selects code for dead intermediates due to r298224
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-zext.mir
test/CodeGen/AArch64/GlobalISel/select-xor.mir
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30539.92920.patch
Type: text/x-patch
Size: 24842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170324/2e1a5786/attachment.bin>
More information about the llvm-commits
mailing list