Bug 116841 - fourthTier: DFG ArithMod should have the !nodeUsedAsNumber optimizations that ArithDiv has
Summary: fourthTier: DFG ArithMod should have the !nodeUsedAsNumber optimizations that...
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-27 12:23 PDT by Filip Pizlo
Modified: 2013-05-27 15:09 PDT (History)
7 users (show)

See Also:


Attachments
the patch (10.61 KB, patch)
2013-05-27 12:25 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-27 12:23:13 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-05-27 12:25:08 PDT
Created attachment 203000 [details]
the patch

Still generating expected files but other than that it's ready
Comment 2 Mark Hahnenberg 2013-05-27 13:15:22 PDT
Comment on attachment 203000 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-05-27 15:09:22 PDT
Landed in http://trac.webkit.org/changeset/150780