WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124501
Architecure specific code in LowLevelInterpreter asm files could be reduced
https://bugs.webkit.org/show_bug.cgi?id=124501
Summary
Architecure specific code in LowLevelInterpreter asm files could be reduced
Julien Brianceau
Reported
2013-11-18 07:17:19 PST
- sh4 specific code in preserveReturnAddressAfterCall and restoreReturnAddressBeforeReturn macros should be lowered into sh4.rb to avoid specific code in LowLevelInterpreter.asm - sh4/mips specific code in nativeCallTrampoline macro could be merged with the arm/armv7/armv7_traditional specific code in LowLevelInterpreter32_64.asm
Attachments
Remove architecture specific code in LowLevelInterpreter.
(4.85 KB, patch)
2013-11-18 07:19 PST
,
Julien Brianceau
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Julien Brianceau
Comment 1
2013-11-18 07:19:01 PST
Created
attachment 217196
[details]
Remove architecture specific code in LowLevelInterpreter.
WebKit Commit Bot
Comment 2
2013-11-18 07:58:58 PST
Comment on
attachment 217196
[details]
Remove architecture specific code in LowLevelInterpreter. Clearing flags on attachment: 217196 Committed
r159422
: <
http://trac.webkit.org/changeset/159422
>
WebKit Commit Bot
Comment 3
2013-11-18 07:59:00 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug