diff options
author | Simon Marlow <simonmar@microsoft.com> | 2008-02-07 12:24:45 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2008-02-07 12:24:45 +0000 |
commit | 53a442f10d80cd85b33620a023c4a8749a7c0b20 (patch) | |
tree | 75013544887360621806ae1f07d1ef5128740182 /compiler/codeGen | |
parent | b5a8dd88e3939cf547be50ab62bae84f5bf0398d (diff) | |
download | haskell-53a442f10d80cd85b33620a023c4a8749a7c0b20.tar.gz |
Tweaks to stack squeezing
1. We weren't squeezing two frames if one of them was a marked update
frame. This is easy to fix.
2. The heuristic to decide whether to squeeze was a little
conservative. It's worth copying 3 words to save an update frame.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions