]> granicus.if.org Git - llvm/commit
Merged from r221529:
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 1 Dec 2014 19:02:59 +0000 (19:02 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 1 Dec 2014 19:02:59 +0000 (19:02 +0000)
commitb65ea91efe54581ce0c24aa7620e126edd739c0b
tree299290ed3f6b92c2664a298b9f038bdb24a5f2d0
parenta68869d1f1c1f2a7919d4504c9df0c844b4ac2d8
Merged from r221529:

[mips] Removed the remainder of MipsCC. NFC.

Summary:
One of the calls to AllocateStack (the one in LowerCall) doesn't look like
it should be there but it was there before and removing it breaks the
frame size calculation.

Reviewers: vmedic, theraven

Reviewed By: theraven

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@223065 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h