RESOLVED FIXED 21317
Replace RegisterFile size and capacity information with Register pointers
https://bugs.webkit.org/show_bug.cgi?id=21317
Summary Replace RegisterFile size and capacity information with Register pointers
Cameron Zwarich (cpst)
Reported 2008-10-02 14:53:20 PDT
I have a patch to do this. It removes some unnecessary logic from slideRegisterWindowForCall() and its callers.
Attachments
Proposed patch (15.19 KB, patch)
2008-10-02 15:01 PDT, Cameron Zwarich (cpst)
ggaren: review+
Cameron Zwarich (cpst)
Comment 1 2008-10-02 15:01:49 PDT
Created attachment 24031 [details] Proposed patch
Geoffrey Garen
Comment 2 2008-10-02 15:13:38 PDT
Comment on attachment 24031 [details] Proposed patch r=me
Cameron Zwarich (cpst)
Comment 3 2008-10-02 15:20:57 PDT
Landed in r37213.
Note You need to log in before you can comment on or make changes to this bug.