[PATCH] D66514: GlobalISel/TableGen: Handle setcc patterns
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 22 09:49:46 PDT 2019
arsenm updated this revision to Diff 216652.
arsenm added a comment.
Move instruction switch and predicate name mapping into tablegen
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66514/new/
https://reviews.llvm.org/D66514
Files:
include/llvm/CodeGen/GlobalISel/InstructionSelector.h
include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
include/llvm/Target/GlobalISel/SelectionDAGCompat.td
include/llvm/Target/TargetSelectionDAG.td
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
lib/Target/AMDGPU/AMDGPURegisterBanks.td
test/CodeGen/AMDGPU/GlobalISel/inst-select-fcmp.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-fcmp.s16.mir
test/CodeGen/Mips/GlobalISel/instruction-select/mul.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/icmp.ll
test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll
test/TableGen/Common/GlobalISelEmitterCommon.td
test/TableGen/GlobalISelEmitter-setcc.td
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66514.216652.patch
Type: text/x-patch
Size: 63414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/559c1d84/attachment.bin>
More information about the llvm-commits
mailing list