[PATCH] [mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.

Vasileios Kalintiris Vasileios.Kalintiris at imgtec.com
Thu Mar 26 11:10:11 PDT 2015


Hi dsanders,

Avoid duplicate code in Mips16FrameLowering and MipsSEFrameLowering by
providing an implementation of the eliminateCallFramePseudoInstr()
function from their base class.

Depends on D8640.

http://reviews.llvm.org/D8641

Files:
  lib/Target/Mips/Mips16FrameLowering.cpp
  lib/Target/Mips/Mips16FrameLowering.h
  lib/Target/Mips/MipsFrameLowering.cpp
  lib/Target/Mips/MipsFrameLowering.h
  lib/Target/Mips/MipsSEFrameLowering.cpp
  lib/Target/Mips/MipsSEFrameLowering.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8641.22743.patch
Type: text/x-patch
Size: 4852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150326/a01e4e31/attachment.bin>


More information about the llvm-commits mailing list