Bug 19823

Summary: Remove op_jless
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ggaren, mjs, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   

Cameron Zwarich (cpst)
Reported 2008-06-30 00:31:19 PDT
Since the introduction of the specialized loop opcodes, op_jless is not used in any significant way (and not at all on SunSpider). Of course, life is never easy in Machine.cpp, so removing it with r34883 is a 1.5% regression. I guess we'll have to wait until it's not a performance regression.
Attachments
Cameron Zwarich (cpst)
Comment 1 2008-08-17 14:09:31 PDT
Wow, I made this bug twice. *** This bug has been marked as a duplicate of 20419 ***
Note You need to log in before you can comment on or make changes to this bug.