commit | f722db8b0a2886951b1d0da6bf001e3d0c82f2e7 | [log] [tgz] |
---|---|---|
author | John Baldwin <jhb@FreeBSD.org> | Fri Aug 11 22:07:56 2017 +0000 |
committer | John Baldwin <jhb@FreeBSD.org> | Fri Aug 11 22:07:56 2017 +0000 |
tree | 8371e6e5dcca21df4004c8bd8bb878130722cfcc | |
parent | 2e808dea5155053283417c9aa3290a0f3c4168eb [diff] |
[MIPS] Use ABI to determine stack alignment. Summary: The stack alignment depends on the ABI (16 bytes for N32 and N64 and 8 bytes for O32), not the CPU type. Reviewers: sdardis Reviewed By: sdardis Subscribers: atanasyan, arichardson, llvm-commits Differential Revision: https://reviews.llvm.org/D36326 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310768 91177308-0d34-0410-b5e6-96231b3b80d8