Bug 72917 - Should have a test for corner cases of DFG's integer optimization and CSE.
Summary: Should have a test for corner cases of DFG's integer optimization and CSE.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 15:19 PST by Filip Pizlo
Modified: 2011-11-21 18:56 PST (History)
1 user (show)

See Also:


Attachments
the patch (59.98 KB, patch)
2011-11-21 15:20 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (60.07 KB, patch)
2011-11-21 15:29 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2011-11-21 15:19:56 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2011-11-21 15:20:52 PST
Created attachment 116148 [details]
the patch
Comment 2 WebKit Review Bot 2011-11-21 15:24:11 PST
Attachment 116148 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1

LayoutTests/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Filip Pizlo 2011-11-21 15:29:53 PST
Created attachment 116149 [details]
the patch

Wrote a changelog.
Comment 4 WebKit Review Bot 2011-11-21 18:56:17 PST
Comment on attachment 116149 [details]
the patch

Clearing flags on attachment: 116149

Committed r100973: <http://trac.webkit.org/changeset/100973>
Comment 5 WebKit Review Bot 2011-11-21 18:56:21 PST
All reviewed patches have been landed.  Closing bug.