OSDN Git Service

Fix PR33031: correct the estimate of maximum offset for instructions spilling/filling...
authorKristof Beyls <kristof.beyls@arm.com>
Tue, 30 May 2017 06:58:41 +0000 (06:58 +0000)
committerKristof Beyls <kristof.beyls@arm.com>
Tue, 30 May 2017 06:58:41 +0000 (06:58 +0000)
commit21ff45022b53e9b0e14273a167c1079ce1d89735
tree9a5b9a51e4b3e4eacf641641e517f3c338bbf546
parent0ef24304b86e7394e59110281da619737e963a2b
Fix PR33031: correct the estimate of maximum offset for instructions spilling/filling the stack.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64FrameLowering.cpp
test/CodeGen/AArch64/reg-scavenge-frame.mir [new file with mode: 0644]