[PATCH] D65861: [MIPS GlobalISel] Select jump_table and brjt

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 03:20:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368274: [MIPS GlobalISel] Select jump_table and brjt (authored by Petar.Avramovic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65861?vs=213853&id=214098#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65861

Files:
  llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/jump_table_and_brjt.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/jump_table_and_brjt.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/jump_table_and_brjt.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/jump_table_and_brjt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65861.214098.patch
Type: text/x-patch
Size: 43071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/d92995d9/attachment.bin>


More information about the llvm-commits mailing list