commit | b4a52bd51421eac92abf20ab2146b3e939f9d2e2 | [log] [tgz] |
---|---|---|
author | Than McIntosh <thanm@google.com> | Mon Nov 26 16:16:09 2018 +0000 |
committer | Than McIntosh <thanm@google.com> | Mon Nov 26 16:16:09 2018 +0000 |
tree | d5275144058c34569d42ba6dd793e2df758c2709 | |
parent | 6de08e45573ee5061afbe97c07433b216cefa454 [diff] |
[CodeGen] Take SPAdj into account for STATEPOINT liveness args Summary: STATEPOINT records its args' locations on stack relative to SP. If the SP is changed, take that into account. This patch authored by Cherry Zhang <cherryyz@google.com>. Reviewers: thanm, reames Reviewed By: reames Subscribers: reames, llvm-commits Differential Revision: https://reviews.llvm.org/D53603 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347569 91177308-0d34-0410-b5e6-96231b3b80d8