[mips][fastisel] ADJCALLSTACKUP has a second immediate operand.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 3 May 2016 14:19:26 +0000 (14:19 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 3 May 2016 14:19:26 +0000 (14:19 +0000)
commit01bcefd98339a04333bd7f96e877f904d77fb0c0
treeed6d9dd7fa0d592389ec3b550a4d4917c7f83ce1
parente871785eb689e74686455128be118d80aff1cc44
[mips][fastisel] ADJCALLSTACKUP has a second immediate operand.

Summary:
It's always zero for SelectionDAG and is never read by the MIPS backend so
do the same for FastISel.

Reviewers: sdardis

Subscribers: dsanders, llvm-commits, sdardis

Differential Revision: http://reviews.llvm.org/D19863

llvm-svn: 268386
llvm/lib/Target/Mips/MipsFastISel.cpp
llvm/test/CodeGen/Mips/Fast-ISel/callabi.ll
llvm/test/CodeGen/Mips/Fast-ISel/memtest1.ll