RESOLVED FIXED 147461
jsc-tailcall: Eliminate rdi from temp register list for X86-64 Windows
https://bugs.webkit.org/show_bug.cgi?id=147461
Summary jsc-tailcall: Eliminate rdi from temp register list for X86-64 Windows
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.