WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128638
Use LLVM's dead store elimination
https://bugs.webkit.org/show_bug.cgi?id=128638
Summary
Use LLVM's dead store elimination
Filip Pizlo
Reported
2014-02-11 17:09:50 PST
DFG's store elimination is currently being run too soon for comfort, and anyway, running LLVM's store elimination is probably better.
Attachments
the patch
(2.46 KB, patch)
2014-02-11 17:14 PST
,
Filip Pizlo
mhahnenberg
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2014-02-11 17:14:51 PST
Created
attachment 223918
[details]
the patch
Mark Hahnenberg
Comment 2
2014-02-11 19:05:52 PST
Comment on
attachment 223918
[details]
the patch r=me
Filip Pizlo
Comment 3
2014-02-11 19:13:42 PST
Landed in
http://trac.webkit.org/changeset/163929
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug