Give manifestSP better information about the actual SP location.
authorEdward Z. Yang <ezyang@mit.edu>
Thu, 14 Apr 2011 20:20:21 +0000 (21:20 +0100)
committerEdward Z. Yang <ezyang@mit.edu>
Wed, 27 Apr 2011 17:01:52 +0000 (18:01 +0100)
commitc18358bf9b0f1aacbd9c5e8d8515c1fc5031c249
treea202239ba6086af1513aec38751cee4e10454f80
parent64f0f4dd1dab7eb44be0ebf929b0fcc44aee6ce0
Give manifestSP better information about the actual SP location.

This patch fixes silliness where the SP pointer is continually
bumped up and down.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
compiler/cmm/CmmCPS.hs
compiler/cmm/CmmProcPoint.hs
compiler/cmm/CmmStackLayout.hs