Bug 116793

Summary: fourthTier: clean up ArithDiv/ArithMod in the DFG
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 116792    
Attachments:
Description Flags
work in progress
none
the patch mhahnenberg: review+

Description Filip Pizlo 2013-05-26 11:18:52 PDT
We need to do this.  I can no longer reason about this code because it's so bad.
Comment 1 Filip Pizlo 2013-05-26 11:20:34 PDT
Created attachment 202927 [details]
work in progress
Comment 2 Filip Pizlo 2013-05-26 19:19:29 PDT
Created attachment 202945 [details]
the patch
Comment 3 Mark Hahnenberg 2013-05-27 10:20:02 PDT
Comment on attachment 202945 [details]
the patch

r=me
Comment 4 Filip Pizlo 2013-05-27 10:39:50 PDT
Landed in http://trac.webkit.org/changeset/150765