[PATCH] D44304: [MIPS GlobalISel] Select add i32, i32

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 08:15:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329819: [MIPS GlobalISel] Select add i32, i32 (authored by petarj, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44304?vs=141846&id=142016#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44304

Files:
  llvm/trunk/lib/Target/Mips/CMakeLists.txt
  llvm/trunk/lib/Target/Mips/Mips.td
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsCallLowering.h
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.h
  llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.h
  llvm/trunk/lib/Target/Mips/MipsRegisterBanks.td
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/add.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/irtranslator/add.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/add.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/add.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44304.142016.patch
Type: text/x-patch
Size: 26074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/a202dc0f/attachment.bin>


More information about the llvm-commits mailing list