Bug 119876

Summary: [JSC] x86: improve code generation for xxxTest32
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

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.