Bug 113740 - fourthTier: FTL should support some more integer arithmetic ops (negate, xor, urshift)
Summary: fourthTier: FTL should support some more integer arithmetic ops (negate, xor,...
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: 112840
  Show dependency treegraph
 
Reported: 2013-04-01 20:35 PDT by Filip Pizlo
Modified: 2013-04-01 21:52 PDT (History)
7 users (show)

See Also:


Attachments
the patch (8.97 KB, patch)
2013-04-01 20:36 PDT, Filip Pizlo
ggaren: 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 2013-04-01 20:35:23 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-04-01 20:36:06 PDT
Created attachment 196064 [details]
the patch
Comment 2 Geoffrey Garen 2013-04-01 20:47:11 PDT
Comment on attachment 196064 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-04-01 21:52:51 PDT
Landed in http://trac.webkit.org/changeset/147379