RESOLVED FIXED 119876
[JSC] x86: improve code generation for xxxTest32
https://bugs.webkit.org/show_bug.cgi?id=119876
Summary [JSC] x86: improve code generation for xxxTest32
Benjamin Poulain
Reported 2013-08-15 18:17:33 PDT
[JSC] x86: improve code generation for xxxTest32
Attachments
Patch (3.92 KB, patch)
2013-08-15 18:20 PDT, Benjamin Poulain
ggaren: review+
Benjamin Poulain
Comment 1 2013-08-15 18:20:06 PDT
Geoffrey Garen
Comment 2 2013-08-15 21:07:01 PDT
Comment on attachment 208875 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=208875&action=review r=me > Source/JavaScriptCore/ChangeLog:13 > + When the input is a register, we can use testb if we are only intersted Should be: interested.
Benjamin Poulain
Comment 3 2013-08-16 16:34:00 PDT
Note You need to log in before you can comment on or make changes to this bug.