OSDN Git Service

[SystemZ] Fix in restoreCalleeSavedRegisters()
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>
Mon, 2 May 2016 09:37:44 +0000 (09:37 +0000)
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>
Mon, 2 May 2016 09:37:44 +0000 (09:37 +0000)
commit17dde0d00edfa9860832ae00f06534e396519b8f
treeae9eb5fbfc1cbef7b1ae24c55bc69fdc3b8bc8fb
parent65ed8ca52fff8b1674f08ef89b7ef1dd494943f5
[SystemZ] Fix in restoreCalleeSavedRegisters()

Only add operands for GRs to the LMG.

Reviewed by Ulrich Weigand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268216 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZFrameLowering.cpp