[webkit-reviews] review requested: [Bug 46423] ~9.9% speedup when compiling interpreter with llvm-gcc-4.2 : [Attachment 68609] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 15:40:25 PDT 2010


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 46423: ~9.9% speedup when compiling interpreter with llvm-gcc-4.2
https://bugs.webkit.org/show_bug.cgi?id=46423

Attachment 68609: Patch
https://bugs.webkit.org/attachment.cgi?id=68609&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
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(-)


More information about the webkit-reviews mailing list