Bug 116793 - fourthTier: clean up ArithDiv/ArithMod in the DFG
Summary: fourthTier: clean up ArithDiv/ArithMod in the DFG
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 116792
  Show dependency treegraph
 
Reported: 2013-05-26 11:18 PDT by Filip Pizlo
Modified: 2013-05-27 10:39 PDT (History)
7 users (show)

See Also:


Attachments
work in progress (33.49 KB, patch)
2013-05-26 11:20 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (115.54 KB, patch)
2013-05-26 19:19 PDT, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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