RESOLVED FIXED 151371
B3::generate should separate out the final Air codegen, so that it can be done outside the Graph safepoint
https://bugs.webkit.org/show_bug.cgi?id=151371
Summary B3::generate should separate out the final Air codegen, so that it can be don...
Filip Pizlo
Reported 2015-11-17 16:41:25 PST
Patch forthcoming.
Attachments
the patch (11.82 KB, patch)
2015-11-17 17:20 PST, Filip Pizlo
benjamin: review+
Filip Pizlo
Comment 1 2015-11-17 17:20:44 PST
Created attachment 265719 [details] the patch
Benjamin Poulain
Comment 2 2015-11-17 17:24:58 PST
Comment on attachment 265719 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=265719&action=review > Source/JavaScriptCore/ChangeLog:17 > + happens to be the part where we call stackmap generation callbacks. In other words, preperation Typo: preperation
Filip Pizlo
Comment 3 2015-11-17 17:27:52 PST
Note You need to log in before you can comment on or make changes to this bug.