Bug 133964 - [ftlopt] DFG put_by_id should inline accesses with a slightly polymorphic base
Summary: [ftlopt] DFG put_by_id should inline accesses with a slightly polymorphic base
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: 133229
  Show dependency treegraph
 
Reported: 2014-06-16 19:43 PDT by Filip Pizlo
Modified: 2014-06-17 18:17 PDT (History)
7 users (show)

See Also:


Attachments
work in progress (15.30 KB, patch)
2014-06-16 19:44 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
passes tests (22.58 KB, patch)
2014-06-16 22:58 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (24.72 KB, patch)
2014-06-17 16:14 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 2014-06-16 19:43:57 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-06-16 19:44:55 PDT
Created attachment 233207 [details]
work in progress
Comment 2 Filip Pizlo 2014-06-16 22:58:23 PDT
Created attachment 233219 [details]
passes tests
Comment 3 Filip Pizlo 2014-06-17 16:14:18 PDT
Created attachment 233266 [details]
the patch
Comment 4 Mark Hahnenberg 2014-06-17 16:35:06 PDT
Comment on attachment 233266 [details]
the patch

r=me
Comment 5 Filip Pizlo 2014-06-17 18:17:54 PDT
Landed in http://trac.webkit.org/changeset/170090