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)
commit2af1e90eb2697f66718d32f13cddf59e7966b4cb
tree4eb3d7e53162893849bae0aface09ce920fd1f47
parent2aa5dc1589532110e0459c3c4b9a5d480144be94
Fix PR33031: correct the estimate of maximum offset for instructions spilling/filling the stack.

llvm-svn: 304196
llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/test/CodeGen/AArch64/reg-scavenge-frame.mir [new file with mode: 0644]