[PATCH] D43583: [MIPS GlobalISel] Adding GlobalISel

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 03:11:20 PST 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D43583?vs=135406&id=135621#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43583

Files:
  llvm/trunk/lib/Target/Mips/CMakeLists.txt
  llvm/trunk/lib/Target/Mips/LLVMBuild.txt
  llvm/trunk/lib/Target/Mips/Mips.h
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsCallLowering.h
  llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.h
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.h
  llvm/trunk/lib/Target/Mips/MipsSubtarget.cpp
  llvm/trunk/lib/Target/Mips/MipsSubtarget.h
  llvm/trunk/lib/Target/Mips/MipsTargetMachine.cpp
  llvm/trunk/test/CodeGen/Mips/GlobalISel/irtranslator/ret.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/ret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43583.135621.patch
Type: text/x-patch
Size: 18963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/ec7eb1b2/attachment.bin>


More information about the llvm-commits mailing list