commit | 85edf48b76e6e793858fa6ced81bdd58c27d71d3 | [log] [tgz] |
---|---|---|
author | Aleksandar Beserminji <Aleksandar.Beserminji@mips.com> | Mon Jun 11 16:50:28 2018 +0000 |
committer | Aleksandar Beserminji <Aleksandar.Beserminji@mips.com> | Mon Jun 11 16:50:28 2018 +0000 |
tree | b4274e1f7440e64885b5524fbaa6b1420398533e | |
parent | b6377293f2278f2757a431e7ccae4c74c9940606 [diff] |
[mips] Fix spill slot for mips3, n64 abi When program is compiled for mips3 with n64 abi, wrong register class is used for creating an emergency spill slot. This patch fixes the correct register class to be chosen. This patch resolves PR35859. Thanks to John Baldwin for reporting the issue! Differential Revision: https://reviews.llvm.org/D47938 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334419 91177308-0d34-0410-b5e6-96231b3b80d8