Bug 80819 - Arithmetic use inference should be procedure-global and should run in tandem with type propagation
Summary: Arithmetic use inference should be procedure-global and should run in tandem ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 80779 80824
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-12 00:48 PDT by Filip Pizlo
Modified: 2012-03-12 18:06 PDT (History)
2 users (show)

See Also:


Attachments
work in progress (88.28 KB, patch)
2012-03-12 00:51 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
work in progress (33.28 KB, patch)
2012-03-12 13:56 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (35.07 KB, patch)
2012-03-12 16:48 PDT, Filip Pizlo
barraclough: 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 2012-03-12 00:48:07 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-03-12 00:51:37 PDT
Created attachment 131288 [details]
work in progress
Comment 2 Filip Pizlo 2012-03-12 13:56:43 PDT
Created attachment 131402 [details]
work in progress

Will wait for https://bugs.webkit.org/show_bug.cgi?id=80824 before r?ing.
Comment 3 Filip Pizlo 2012-03-12 16:24:11 PDT
<rdar://problem/11034006>
Comment 4 Filip Pizlo 2012-03-12 16:48:55 PDT
Created attachment 131452 [details]
the patch
Comment 5 Filip Pizlo 2012-03-12 18:06:27 PDT
Landed in http://trac.webkit.org/changeset/110518