Bug 133839 - [ftlopt] Constant folding and strength reduction should work in SSA
Summary: [ftlopt] Constant folding and strength reduction should work in SSA
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:
 
Reported: 2014-06-12 21:20 PDT by Filip Pizlo
Modified: 2014-06-13 16:16 PDT (History)
7 users (show)

See Also:


Attachments
the patch (6.14 KB, patch)
2014-06-12 21:22 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (6.97 KB, patch)
2014-06-12 21:54 PDT, Filip Pizlo
oliver: 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 2014-06-12 21:20:42 PDT
This isn't super necessary but it's good for completeness.

Patch forthcoming.
Comment 1 Filip Pizlo 2014-06-12 21:22:12 PDT
Created attachment 233024 [details]
the patch
Comment 2 Filip Pizlo 2014-06-12 21:54:24 PDT
Created attachment 233026 [details]
the patch
Comment 3 Filip Pizlo 2014-06-13 16:16:13 PDT
Landed in http://trac.webkit.org/changeset/169949