[PATCH] D29712: [globalisel] Decouple src pattern operands from dst pattern operands.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 07:41:46 PST 2017
dsanders updated this revision to Diff 87658.
dsanders added a comment.
Tablegen test case and a fixed a compile error.
https://reviews.llvm.org/D29712
Files:
include/llvm/CodeGen/GlobalISel/InstructionSelector.h
lib/CodeGen/GlobalISel/InstructionSelect.cpp
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect-xor.mir
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29712.87658.patch
Type: text/x-patch
Size: 32786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/444bff04/attachment.bin>
More information about the llvm-commits
mailing list