WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
151823
B3 stackmaps should support an internalClobbered register set
https://bugs.webkit.org/show_bug.cgi?id=151823
Summary
B3 stackmaps should support an internalClobbered register set
Filip Pizlo
Reported
2015-12-03 14:26:26 PST
Registers that are internally clobbered don't interfere with any early uses or late defs, but they do interfere with anything live across the instruction. This could be used to implement GetByIdFlush and PutByIdFlush better.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug