[webkit-reviews] review granted: [Bug 62824] DFG JIT - add support for branch-fusion of compareEq, JSValue comparisons in SpeculativeJIT : [Attachment 97507] The patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 15:18:11 PDT 2011


Sam Weinig <sam at webkit.org> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 62824: DFG JIT - add support for branch-fusion of compareEq, JSValue
comparisons in SpeculativeJIT
https://bugs.webkit.org/show_bug.cgi?id=62824

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=97507&action=review

> Source/JavaScriptCore/ChangeLog:16
> +	   * dfg/DFGSpeculativeJIT.cpp:
> +	   (JSC::DFG::SpeculativeJIT::compilePeepHoleIntegerBranch):
> +	   (JSC::DFG::SpeculativeJIT::compilePeepHoleEq):
> +	   (JSC::DFG::SpeculativeJIT::compile):
> +	   * dfg/DFGSpeculativeJIT.h:
> +	   (JSC::DFG::SpeculativeJIT::detectPeepHoleBranch):
> +	   (JSC::DFG::SpeculativeJIT::isInteger):

PLease add data :(


More information about the webkit-reviews mailing list