Bug 124171 - Get rid of the lastResultRegister optimization in the baseline JIT
Summary: Get rid of the lastResultRegister optimization in the baseline JIT
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: 124138
  Show dependency treegraph
 
Reported: 2013-11-11 16:29 PST by Filip Pizlo
Modified: 2013-11-11 19:26 PST (History)
7 users (show)

See Also:


Attachments
patch for landing (41.23 KB, patch)
2013-11-11 16:52 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 2013-11-11 16:29:10 PST
It causes way too many bugs.
Comment 1 Filip Pizlo 2013-11-11 16:34:13 PST
Already rs=markh
Comment 2 Filip Pizlo 2013-11-11 16:52:40 PST
Created attachment 216622 [details]
patch for landing
Comment 3 Filip Pizlo 2013-11-11 19:26:46 PST
Landed in http://trac.webkit.org/changeset/159091