[PATCH] D49419: [MIPS GlobalISel] Lower pointer arguments

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 05:35:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337912: [MIPS GlobalISel] Lower pointer arguments (authored by petarj, committed by ).
Herald added subscribers: llvm-commits, jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D49419?vs=155852&id=157238#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49419

Files:
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/pointers.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/irtranslator/pointers.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/pointers.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/pointers.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/pointers.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49419.157238.patch
Type: text/x-patch
Size: 12881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/4a49453d/attachment.bin>


More information about the llvm-commits mailing list