When store nodes or memcpy nodes are created to copy the function call
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 31 Jul 2012 18:46:41 +0000 (18:46 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 31 Jul 2012 18:46:41 +0000 (18:46 +0000)
commite2d529ac1111f153628a9c5c654f4a514e841b47
tree42299470c7ebda4e10e6362ec65d2b1f94375636
parentd97f3a5ab084485fe4931b6e7d8fa40ae4caa3c1
When store nodes or memcpy nodes are created to copy the function call
arguments to the stack in MipsISelLowering::LowerCall, use stack pointer and
integer offset operands rather than frame object operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161068 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsFrameLowering.cpp
lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/helloworld.ll