[mips] Align the stack to 16-bytes for mfp64.
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 29 Oct 2013 19:29:03 +0000 (19:29 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 29 Oct 2013 19:29:03 +0000 (19:29 +0000)
commit615a279f81e08e9c63fd5e411b33d39bfe593314
tree3651f77f2ca9f41b0dda977464fa3b964d2abb2e
parent8b1d5e20528617b9f026c97714e74b8f7252f343
[mips] Align the stack to 16-bytes for mfp64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193641 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips.td
lib/Target/Mips/Mips16FrameLowering.h
lib/Target/Mips/MipsSEFrameLowering.h
lib/Target/Mips/MipsSubtarget.cpp
lib/Target/Mips/MipsSubtarget.h
test/CodeGen/Mips/stack-alignment.ll [new file with mode: 0644]