[PATCH] D63159: [GlobalISel] Add a G_BRJT opcode
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 10:52:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363434: [GlobalISel] Add a G_BRJT opcode. (authored by aemerson, committed by ).
Herald added a subscriber: kristina.
Changed prior to commit:
https://reviews.llvm.org/D63159?vs=204654&id=204812#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63159/new/
https://reviews.llvm.org/D63159
Files:
llvm/trunk/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
llvm/trunk/include/llvm/Support/TargetOpcodes.def
llvm/trunk/include/llvm/Target/GenericOpcodes.td
llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
llvm/trunk/lib/CodeGen/MachineVerifier.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
llvm/trunk/test/MachineVerifier/test_g_brjt.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63159.204812.patch
Type: text/x-patch
Size: 5996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/0b1c9897/attachment.bin>
More information about the llvm-commits
mailing list