RESOLVED FIXED 151010
MacroAssembler needs an API for disabling scratch registers
https://bugs.webkit.org/show_bug.cgi?id=151010
Summary MacroAssembler needs an API for disabling scratch registers
Filip Pizlo
Reported 2015-11-08 18:22:00 PST
When the scratch registers are disabled, any instruction that uses them should CRASH. This should be used by Air::generate().
Attachments
the patch (84.52 KB, patch)
2015-11-30 11:57 PST, Filip Pizlo
no flags
the patch (52.66 KB, patch)
2015-11-30 11:58 PST, Filip Pizlo
saam: review+
Filip Pizlo
Comment 1 2015-11-30 11:57:23 PST
Created attachment 266255 [details] the patch
Filip Pizlo
Comment 2 2015-11-30 11:58:00 PST
Created attachment 266256 [details] the patch
Michael Saboff
Comment 3 2015-11-30 12:03:54 PST
r=me as well.
Filip Pizlo
Comment 4 2015-11-30 12:07:43 PST
WebKit Commit Bot
Comment 5 2015-11-30 12:34:56 PST
Re-opened since this is blocked by bug 151669
Filip Pizlo
Comment 6 2016-02-16 18:26:14 PST
This definitely relanded, don't remember when, but it was a long time ago.
Note You need to log in before you can comment on or make changes to this bug.