Bug 150864 - Add op_add tests to compare behavior of JIT generated code to the LLINT's.
Summary: Add op_add tests to compare behavior of JIT generated code to the LLINT's.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-03 15:55 PST by Mark Lam
Modified: 2015-11-07 13:39 PST (History)
1 user (show)

See Also:


Attachments
the patch. (10.64 KB, patch)
2015-11-03 15:57 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2015-11-03 15:55:35 PST
This was accidentally left out of the patch for adding JITAddGenerator.
Comment 1 Mark Lam 2015-11-03 15:57:45 PST
Created attachment 264745 [details]
the patch.
Comment 2 Saam Barati 2015-11-03 16:13:37 PST
Comment on attachment 264745 [details]
the patch.

r=me
Comment 3 WebKit Commit Bot 2015-11-03 17:03:59 PST
Comment on attachment 264745 [details]
the patch.

Clearing flags on attachment: 264745

Committed r192003: <http://trac.webkit.org/changeset/192003>
Comment 4 WebKit Commit Bot 2015-11-03 17:04:03 PST
All reviewed patches have been landed.  Closing bug.