Bug 147461

Summary: jsc-tailcall: Eliminate rdi from temp register list for X86-64 Windows
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: basile_clement
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146946    
Attachments:
Description Flags
Patch none

Michael Saboff
Reported 2015-07-30 15:36:28 PDT
For the X86-64 Windows platform, the rid register is a callee save registers and therefore shouldn't be considered a temp register.
Attachments
Patch (16.84 KB, patch)
2015-07-30 15:49 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2015-07-30 15:49:22 PDT
Michael Saboff
Comment 2 2015-07-30 20:41:00 PDT
Csaba Osztrogonác
Comment 3 2015-09-14 10:57:56 PDT
Comment on attachment 257862 [details] Patch Cleared review? from attachment 257862 [details] so that this bug does not appear in http://webkit.org/pending-review. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Note You need to log in before you can comment on or make changes to this bug.