[webkit-reviews] review granted: [Bug 68140] DFG JIT does not leverage integer speculations on branches : [Attachment 107452] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 21:50:08 PDT 2011


Oliver Hunt <oliver at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 68140: DFG JIT does not leverage integer speculations on branches
https://bugs.webkit.org/show_bug.cgi?id=68140

Attachment 107452: the patch
https://bugs.webkit.org/attachment.cgi?id=107452&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=107452&action=review


r+ if you remove the platform.h change

> Source/JavaScriptCore/wtf/Platform.h:960
> -#define ENABLE_TIERED_COMPILATION 0
> +#define ENABLE_TIERED_COMPILATION 1

You really want to commit this don't you?


More information about the webkit-reviews mailing list