Bug 90714 - Add MIPS convertibleLoadPtr and other functions
Summary: Add MIPS convertibleLoadPtr and other functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-06 17:29 PDT by Chao-ying Fu
Modified: 2012-07-11 12:48 PDT (History)
2 users (show)

See Also:


Attachments
Add MIPS labelIgnoringWatchpoints, replaceWithLoad, replaceWithAddressComputation, convertibleLoadPtr (3.27 KB, patch)
2012-07-06 17:50 PDT, Chao-ying Fu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chao-ying Fu 2012-07-06 17:29:29 PDT
I will post a patch to fix MIPS build soon.  Thanks!
Comment 1 Chao-ying Fu 2012-07-06 17:50:51 PDT
Created attachment 151126 [details]
Add MIPS labelIgnoringWatchpoints, replaceWithLoad, replaceWithAddressComputation, convertibleLoadPtr

Here is the patch to add necessary functions.  JSC testing is ok.  Thanks a lot!
Comment 2 Oliver Hunt 2012-07-11 12:24:38 PDT
Sorry for the delay
Comment 3 WebKit Review Bot 2012-07-11 12:48:46 PDT
Comment on attachment 151126 [details]
Add MIPS labelIgnoringWatchpoints, replaceWithLoad, replaceWithAddressComputation, convertibleLoadPtr

Clearing flags on attachment: 151126

Committed r122357: <http://trac.webkit.org/changeset/122357>
Comment 4 WebKit Review Bot 2012-07-11 12:48:50 PDT
All reviewed patches have been landed.  Closing bug.