[PATCH] D58182: [MIPS GlobalISel] Select branch instructions

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 03:39:39 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354022: [MIPS GlobalISel] Select branch instructions (authored by Petar.Avramovic, committed by ).
Herald added subscribers: llvm-commits, jrtc27.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58182?vs=186660&id=186811#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58182

Files:
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  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/branch.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/branch.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/branch.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/branch.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58182.186811.patch
Type: text/x-patch
Size: 13633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190214/01b973a6/attachment.bin>


More information about the llvm-commits mailing list