WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
46423
~9.9% speedup when compiling interpreter with llvm-gcc-4.2
https://bugs.webkit.org/show_bug.cgi?id=46423
Summary
~9.9% speedup when compiling interpreter with llvm-gcc-4.2
David Kilzer (:ddkilzer)
Reported
2010-09-23 15:40:25 PDT
Created
attachment 68609
[details]
Patch Reviewed by NOBODY (OOPS!). * interpreter/Interpreter.cpp: (JSC::Interpreter::privateExecute): Disable the gcc computed goto hacks added in
r55564
when compiling with llvm-gcc-4.2. --- 2 files changed, 24 insertions(+), 12 deletions(-)
Attachments
Patch
(4.35 KB, patch)
2010-09-23 15:40 PDT
,
David Kilzer (:ddkilzer)
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2010-09-23 15:42:22 PDT
rdar://problem/8460731
David Kilzer (:ddkilzer)
Comment 2
2010-09-23 15:45:27 PDT
Commit
r55564
is
Bug 35716
. <
http://trac.webkit.org/changeset/55564
>
David Kilzer (:ddkilzer)
Comment 3
2010-09-23 16:12:23 PDT
Committed
r68212
: <
http://trac.webkit.org/changeset/68212
>
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