Results (521 - 530 of 3373)
- [203034]: REGRESSION(201900): validation failure for GetByOffset/PutByOffset in ...
- REGRESSION(201900): validation failure for GetByOffset/PutByOffset in VALIDATE((node), node->child1().node() == node->child2().node() || node->child1()->result() == NodeResultStorage) https://bugs.webkit.org/show_bug.cgi?id=159603 Reviewe ...
- By Jul 9, 2016, 2:07:45 PM —
- [202792]: FTL should refer to B3 types directly ...
- FTL should refer to B3 types directly https://bugs.webkit.org/show_bug.cgi?id=159389 Reviewed by Saam Barati. When we used LLVM, types were objects that were allocated by the LLVMContext. We had to remember pointers to them or el ...
- By Jul 3, 2016, 12:34:55 PM —
- [202791]: Ugh. Once again, unreviewed, roll out unintentional commit in r202790. ...
- Ugh. Once again, unreviewed, roll out unintentional commit in r202790. * benchmarks/LockFairnessTest.cpp: (main):
- By Jul 3, 2016, 10:47:51 AM —
- [202790]: DFG LICM needs to go all-in on the idea that some loops can't be ...
- DFG LICM needs to go all-in on the idea that some loops can't be LICMed https://bugs.webkit.org/show_bug.cgi?id=159388 Reviewed by Mark Lam. Some time ago I acknowledged that LICM required loops to meet certain requirements that ...
- By Jul 3, 2016, 10:46:39 AM —
- [202781]: Unreviewed, roll back unintentional commit in r202778. * ...
- Unreviewed, roll back unintentional commit in r202778. * benchmarks/LockFairnessTest.cpp: (main):
- By Jul 2, 2016, 10:47:52 AM —
- [202778]: Scopes that are not under TDZ should still push their variables onto ...
- Scopes that are not under TDZ should still push their variables onto the TDZ stack so that lifting TDZ doesn't bypass that scope https://bugs.webkit.org/show_bug.cgi?id=159332 rdar://problem/27018958 Reviewed by Saam Barati. This ...
- By Jul 2, 2016, 10:43:56 AM —
- [202689]: Generators violate bytecode liveness validation ...
- Generators violate bytecode liveness validation https://bugs.webkit.org/show_bug.cgi?id=159279 Reviewed by Yusuke Suzuki. PerformanceTests: Add Basic to our test harness. Also made some cosmetic changes to the benchmark harness. * ES6 ...
- By Jun 30, 2016, 11:13:26 AM —
- [202613]: ES6SampleBench should have a harness ...
- ES6SampleBench should have a harness https://bugs.webkit.org/show_bug.cgi?id=159246 Reviewed by Saam Barati. This adds a simple web harness for ES6SampleBench. It runs Air and Basic 10 times for 200 iterations each and reports th ...
- By Jun 28, 2016, 10:55:37 PM —
- [202594]: Unreviewed, fix JSC tests. Air.js moved, and the harness needs to ...
- Unreviewed, fix JSC tests. Air.js moved, and the harness needs to know. * Scripts/run-javascriptcore-tests: (runJSCStressTests):
- By Jun 28, 2016, 3:16:19 PM —
- [202591]: Move Air.js and Basic into ES6SampleBench Rubber stamped by Geoffrey ...
- Move Air.js and Basic into ES6SampleBench Rubber stamped by Geoffrey Garen. We want to group our ES6 benchmarks together, and eventually, we want to give them a common harness. * Air.js: Removed. * Air.js/README.md: Removed. * A ...
- By Jun 28, 2016, 3:09:06 PM —
Note:
See TracSearch
for help on searching.