OSDN Git Service

[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)
commit1f8afe4ab9181294f52c224928195c83ba6f3935
tree2f8d20435a09b81db672dc7dc7e557b88e9b766b
parent205465eee822f5cc034e718263502c398f5a7c36
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268386 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsFastISel.cpp
test/CodeGen/Mips/Fast-ISel/callabi.ll
test/CodeGen/Mips/Fast-ISel/memtest1.ll