[PATCH] D36618: [globalisel][tablegen] Simplify named operand/operator lookups and fix a wrong-code bug this revealed.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 13 17:32:08 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315780: [globalisel][tablegen] Simplify named operand/operator lookups and fix a wrong… (authored by dsanders).
Changed prior to commit:
https://reviews.llvm.org/D36618?vs=118989&id=118998#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36618
Files:
llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/trunk/test/CodeGen/X86/GlobalISel/select-blsr.mir
llvm/trunk/test/TableGen/GlobalISelEmitter.td
llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36618.118998.patch
Type: text/x-patch
Size: 39337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171014/354989b7/attachment.bin>
More information about the llvm-commits
mailing list