This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68e99ab9740 [MemorySSA] When applying updates, clean unnecessary Phis. new dae5d38e983 [GlobalISel] Add a G_JUMP_TABLE opcode.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 8 +++++++ include/llvm/Support/TargetOpcodes.def | 5 ++++- include/llvm/Target/GenericOpcodes.td | 6 +++++ lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 6 +++++ lib/CodeGen/MachineVerifier.cpp | 8 +++++++ test/MachineVerifier/test_g_jump_table.mir | 26 ++++++++++++++++++++++ 6 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 test/MachineVerifier/test_g_jump_table.mir