WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (61 - 70 of 1164)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 →
Quickjump to ​benjamin@webkit.org
[201632]: Fix a typo in the clz32() tests Patch by Benjamin Poulain ...
Fix a typo in the clz32() tests Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-06-02 Rubber-stamped by Joseph Pecoraro. Joe found a bug in math-clz32.js: I typed INFINITI instead of INFINITY. The tests was effectively checking "u ...
By benjamin@webkit.org — Jun 2, 2016, 7:54:05 PM
[201586]: [JSC] Some setters for components of Date do not timeClip() their ...
[JSC] Some setters for components of Date do not timeClip() their result https://bugs.webkit.org/show_bug.cgi?id=158278 Source/JavaScriptCore: rdar://problem/25131426 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-06-01 Reviewed ...
By benjamin@webkit.org — Jun 1, 2016, 8:34:31 PM
[201412]: [JSC] RegExp with deeply nested subexpressions overflow the stack in ...
[JSC] RegExp with deeply nested subexpressions overflow the stack in Yarr https://bugs.webkit.org/show_bug.cgi?id=158011 rdar://problem/25946592 Reviewed by Saam Barati. Source/JavaScriptCore: When generating the meta-data required for ...
By benjamin@webkit.org — May 25, 2016, 8:19:06 PM
[200898]: [JSC] SetLocal without exit do not need phantoms ...
[JSC] SetLocal without exit do not need phantoms https://bugs.webkit.org/show_bug.cgi?id=157653 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-05-13 Reviewed by Filip Pizlo. I made a mistake in r200498. If a SetLocal cannot poss ...
By benjamin@webkit.org — May 13, 2016, 4:45:44 PM
[200897]: [JSC] Move the CheckTierUp function calls out of the main path ...
[JSC] Move the CheckTierUp function calls out of the main path https://bugs.webkit.org/show_bug.cgi?id=157668 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-05-13 Reviewed by Mark Lam. If you have a tiny tiny loop (for example, S ...
By benjamin@webkit.org — May 13, 2016, 4:45:15 PM
[200896]: [JSC] Emit the loads of emitLoadWithStructureCheck() in the order they ...
[JSC] Emit the loads of emitLoadWithStructureCheck() in the order they are used https://bugs.webkit.org/show_bug.cgi?id=157671 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-05-13 Reviewed by Mark Lam. This improves the chances o ...
By benjamin@webkit.org — May 13, 2016, 4:44:31 PM
[200263]: Extend math-pow-stable-results.js to get more information about the ...
Extend math-pow-stable-results.js to get more information about the failure * tests/stress/math-pow-stable-results.js:
By benjamin@webkit.org — Apr 29, 2016, 2:17:44 PM
[200208]: [JSC] Unify Math.pow() accross all tiers ...
[JSC] Unify Math.pow() accross all tiers https://bugs.webkit.org/show_bug.cgi?id=157121 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-04-28 Reviewed by Geoffrey Garen. My previous optimizations of DFG compile time have slowly re ...
By benjamin@webkit.org — Apr 28, 2016, 1:50:08 PM
[200133]: Follow up for r200113 on 32bit I forgot to do the 32bit counterpart ...
Follow up for r200113 on 32bit I forgot to do the 32bit counterpart of r200113. The test fails on the bots. Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-04-27 * dfg/DFGSpeculativeJIT32_64.cpp: (JSC::DFG::SpeculativeJIT::compil ...
By benjamin@webkit.org — Apr 27, 2016, 10:58:14 AM
[199913]: Attempt to fix the CLoop after r199866 * runtime/MathCommon.h:
Attempt to fix the CLoop after r199866 * runtime/MathCommon.h:
By benjamin@webkit.org — Apr 22, 2016, 3:02:13 PM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple