[PATCH] D67756: [MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopy

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 01:11:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372555: [MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopy (authored by Petar.Avramovic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67756?vs=220836&id=221264#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67756

Files:
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.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/var_arg.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/irtranslator/var_arg.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/var_arg.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/var_arg.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/var_arg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67756.221264.patch
Type: text/x-patch
Size: 31327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/b8c104ab/attachment.bin>


More information about the llvm-commits mailing list