[PATCH] D63111: [GlobalISel] Add a G_JUMP_TABLE opcode

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 12:56:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363096: [GlobalISel] Add a G_JUMP_TABLE opcode. (authored by aemerson, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D63111?vs=203945&id=204136#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63111/new/

https://reviews.llvm.org/D63111

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/MachineVerifier/test_g_jump_table.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63111.204136.patch
Type: text/x-patch
Size: 4720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/ba3d01c7/attachment.bin>


More information about the llvm-commits mailing list