[PATCH] D62589: [MIPS GlobalISel] Handle position independent code

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 01:25:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362210: [MIPS GlobalISel] Handle position independent code  (authored by Petar.Avramovic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62589?vs=201898&id=202383#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62589

Files:
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
  llvm/trunk/lib/Target/Mips/MipsMachineFunction.cpp
  llvm/trunk/lib/Target/Mips/MipsMachineFunction.h
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/gloal_address_pic.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/irtranslator/global_address_pic.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/global_address_pic.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/global_address_pic.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62589.202383.patch
Type: text/x-patch
Size: 23461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/77851a10/attachment.bin>


More information about the llvm-commits mailing list