1. 8b73308 NewArray in FTLLowerDFGToB3 does not handle speculating on doubles when having a bad time by sbarati@apple.com · 8 years ago
  2. 678662c Unreviewed, rolling out r218512. https://bugs.webkit.org/show_bug.cgi?id=173981 by commit-queue@webkit.org · 8 years ago
  3. c670c53 VMTraps has some races https://bugs.webkit.org/show_bug.cgi?id=173941 by keith_miller@apple.com · 8 years ago
  4. 817d1432 WebAssembly: running out of executable memory should throw OoM by jfbastien@apple.com · 8 years ago
  5. b2e8853 Remove Reflect.enumerate https://bugs.webkit.org/show_bug.cgi?id=173806 by commit-queue@webkit.org · 8 years ago
  6. 45a5b53 test262: Completion values for control flow do not match the spec by commit-queue@webkit.org · 8 years ago
  7. e63ccf0 WebAssembly: We should only create wrappers for functions that can be exported by keith_miller@apple.com · 8 years ago
  8. c99bd1f arrayProtoPrivateFuncConcatMemcpy needs to be down with firstArray being undecided by fpizlo@apple.com · 8 years ago
  9. 83ea2fc WebAssembly: perform stack checks by sbarati@apple.com · 8 years ago
  10. 452ca0e Enable FTL JIT by default on AArch64 by zandobersek@gmail.com · 8 years ago
  11. 0dde174 How we build polymorphic cases is wrong when making a call from Wasm by sbarati@apple.com · 8 years ago
  12. 259b948 Add some more testing modes for Wasm tests now that we have tier up by sbarati@apple.com · 8 years ago
  13. 820d1a9 WebAssembly: add script which can import GCC torture tests by jfbastien@apple.com · 8 years ago
  14. 212a3fd B3 -O1 should not allocateStackByGraphColoring by fpizlo@apple.com · 8 years ago
  15. a1eb658 [JSC] Do not run FTL stress tests on MIPS by commit-queue@webkit.org · 8 years ago
  16. bc9e817 test262: module test progressions need updated expectations (@@iterator changes) by commit-queue@webkit.org · 8 years ago
  17. da7acd3 Remove run-jsc-stress-tests benign warning about otool '-S' switch by commit-queue@webkit.org · 8 years ago
  18. 533cc67 WebAssembly: Update spec tests https://bugs.webkit.org/show_bug.cgi?id=170361 by keith_miller@apple.com · 8 years ago
  19. 0c9128d Air should support linear scan for optLevel<2 by fpizlo@apple.com · 8 years ago
  20. 58d5ab8 [GTK][JSCOnly] Enable WebAssembly on Linux environment by utatane.tea@gmail.com · 8 years ago
  21. 2dcd388 Speculative fix for jsc timing out tests by sbarati@apple.com · 8 years ago
  22. 9a03a5e Add the Briggs optimistic allocator to run on ARM64 by sbarati@apple.com · 8 years ago
  23. c1ed3e7 The collector thread should only start when the mutator doesn't have heap access by fpizlo@apple.com · 8 years ago
  24. 437c420 Unreviewed, rolling out r212466. https://bugs.webkit.org/show_bug.cgi?id=168577 by commit-queue@webkit.org · 8 years ago
  25. cf80c6a The collector thread should only start when the mutator doesn't have heap access by fpizlo@apple.com · 8 years ago
  26. 35819c2 Annotate large string tests with largeHeap by utatane.tea@gmail.com · 8 years ago
  27. 3cfb52a Reverting run-jsc-stress-tests' $buildType to use string values. by mark.lam@apple.com · 8 years ago
  28. ed2b2c1 WebAssembly: Silence the output of the spec-tests by sbarati@apple.com · 8 years ago
  29. 0cb5865 WebAssembly: Import spec tests https://bugs.webkit.org/show_bug.cgi?id=166395 by sbarati@apple.com · 8 years ago
  30. 5c2e5cb Re-enable collectContinuously since it doesn't crash anymore by fpizlo@apple.com · 8 years ago
  31. 14885e5 Disable the collectContinuously mode until I investigate failures. by fpizlo@apple.com · 8 years ago
  32. 0ef4395 by fpizlo@apple.com · 8 years ago
  33. 598a773 Enhance run-jsc-stress-test script to allow optional test specific options to be added for all test run configurations. by mark.lam@apple.com · 8 years ago
  34. 214b8fd [GTK] JSC test wasm.yaml/wasm/js-api/test_basic_api.js.default-wasm and wasm.yaml/wasm/js-api/test_Module.js.default-wasm fail with Exception: ReferenceError: Can't find variable: WebAssembly by utatane.tea@gmail.com · 8 years ago
  35. d2c6b7a WebAssembly JS API: implement basic stub by jfbastien@apple.com · 8 years ago
  36. 4e4905e Basic WebAssembly testing by jfbastien@apple.com · 8 years ago
  37. 9635299 Make MarkedBlock state tracking support overlapped allocation and marking state by fpizlo@apple.com · 8 years ago
  38. c4d4816 js/stringimpl-to-jsstring-on-large-strings tests consume huge memory by ossy@webkit.org · 8 years ago
  39. bc16ddb Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression by fpizlo@apple.com · 9 years ago
  40. 6ce5b2c Import Chakra tests to JSC https://bugs.webkit.org/show_bug.cgi?id=154697 by msaboff@apple.com · 9 years ago
  41. 595eebd Unreviewed, roll out r204901, r204897, r204866, r204856, r204854. by fpizlo@apple.com · 9 years ago
  42. aa6cc56 Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression by fpizlo@apple.com · 9 years ago
  43. 0f3aa15 Parser<LexerType>::parseFunctionInfo() has the wrong info about captured vars when a function is not cached. by sbarati@apple.com · 9 years ago
  44. 293f5da Restore CodeBlock jettison code to jettison when a CodeBlock has been alive for a long time by sbarati@apple.com · 9 years ago
  45. 0684b79 REGRESSION(203616): no FTL testing was inadvertently removed by msaboff@apple.com · 9 years ago
  46. 2ceddb4 Don't run FTL related JSC stress tests on non-FTL platforms by msaboff@apple.com · 9 years ago
  47. 8f73aef Clarify testing mode names in run-jsc-stress-tests by ossy@webkit.org · 9 years ago
  48. 91ba244 Fix expectedFailErrorHandler in run-jsc-stress-tests by ossy@webkit.org · 9 years ago
  49. bbbb0e0 The default testing mode should not involve disabling the FTL JIT by fpizlo@apple.com · 9 years ago
  50. 8b1d0a6 [JSC] Enable test262 module tests https://bugs.webkit.org/show_bug.cgi?id=159854 by utatane.tea@gmail.com · 9 years ago
  51. 36849cc Unreviewed, rolling out r203318. by cdumez@apple.com · 9 years ago
  52. 6e196f0 [JSC] Change some parameters based on a random search by commit-queue@webkit.org · 9 years ago
  53. 51533a8 Change run-webkit-tests.py and run-jsc-stress-tests to use a smaller JS stack size for testing. by mark.lam@apple.com · 9 years ago
  54. f54044c TypeProfiler and TypeProfilerLog don't play nicely with the concurrent JIT by sbarati@apple.com · 9 years ago
  55. 46050f7 Baseline JIT should be concurrent https://bugs.webkit.org/show_bug.cgi?id=158755 by fpizlo@apple.com · 9 years ago
  56. 04db379 Unreviewed, rolling out r201836, r201845, and r201848. by cdumez@apple.com · 9 years ago
  57. 614fedc [JSC] Change some parameters based on a random search by commit-queue@webkit.org · 9 years ago
  58. f6f633c [iOS]: Some JSC stress tests fail running out of executable memory when the LLInt is disabled by msaboff@apple.com · 9 years ago
  59. 9daa2e8 Slow JSC stress tests times out in 32 bit debug mode by ossy@webkit.org · 9 years ago
  60. 6cd122a r199812 broke test262 https://bugs.webkit.org/show_bug.cgi?id=157595 by msaboff@apple.com · 9 years ago
  61. e0913eb Add test262 harness support code https://bugs.webkit.org/show_bug.cgi?id=157797 by keith_miller@apple.com · 9 years ago
  62. 5f368dd jsc-layout-tests.yaml/js/script-tests/regress-141098.js failing on Yosemite Debug after r198989 by sbarati@apple.com · 9 years ago
  63. 39303e0 JSC should use a shadow stack version of CHICKEN so that debuggers have the option of retrieving tail-deleted frames by fpizlo@apple.com · 9 years ago
  64. bbd8c0d Detect correct number of processors on windows by commit-queue@webkit.org · 9 years ago
  65. 53212dc Determine architecture for running jsc stress tests on windows by commit-queue@webkit.org · 9 years ago
  66. 95afa16 Remove more LLVM related cruft https://bugs.webkit.org/show_bug.cgi?id=154821 by ossy@webkit.org · 9 years ago
  67. 3ce6ab6 Remove remaining references to LLVM, and make sure comments refer to the backend as "B3" not "LLVM" by fpizlo@apple.com · 9 years ago
  68. 23831fb run-jsc-stress-tests should be better at telling you details about test failures by fpizlo@apple.com · 9 years ago
  69. 0cf8d74 Enable SamplingProfiler on POSIX environment by utatane.tea@gmail.com · 9 years ago
  70. 3966f7b [JSC] Add a help message when run-jsc-stress-tests fails by commit-queue@webkit.org · 9 years ago
  71. b4b78ca run-jsc-stress-tests should try to figure out a JSC path by sbarati@apple.com · 9 years ago
  72. a4ce86b Implement a sampling profiler https://bugs.webkit.org/show_bug.cgi?id=151713 by sbarati@apple.com · 9 years ago
  73. 5d8e7d4 Rename badly named JSC_timeout env var to JSCTEST_timeout. by mark.lam@apple.com · 9 years ago
  74. bf4320e Failures in PutStackSinkingPhase should be less severe by fpizlo@apple.com · 9 years ago
  75. ee3c410 Rename some JSC option names to be more uniform. by mark.lam@apple.com · 9 years ago
  76. ced4747 Fix run-javascriptcore-tests/run-jsc-stress-tests to work with rootless, add a --quick option and deprecate the Mozilla driver. by keith_miller@apple.com · 9 years ago
  77. 1283577 JSC should infer property types https://bugs.webkit.org/show_bug.cgi?id=148610 by fpizlo@apple.com · 9 years ago
  78. 422a99f There should be a defaultSpotCheck-like mode that doesn't run the MaximalFlushInsertionPhase in run-jsc-stress-tests by commit-queue@webkit.org · 10 years ago
  79. b26b524 There should be one stub hanging off an inline cache that contains code for all of the cases, rather than forming a linked list consisting of one stub per case by fpizlo@apple.com · 10 years ago
  80. 550c6c3 DFG should have a debugging option that runs a phase that flushes all locals by saambarati1@gmail.com · 10 years ago
  81. 627fb63 [ES6] Enable ES6 Module in JSC shell by default by utatane.tea@gmail.com · 10 years ago
  82. 961dc37 JavaScriptCore should have some ES6 conformance tests by ggaren@apple.com · 10 years ago
  83. 5ff7ef8 LICM should be sound even if the CFG has changed by fpizlo@apple.com · 10 years ago
  84. 37e0b4b Skip no-llint tests that fail due to running out of executable memory after r188969 by utatane.tea@gmail.com · 10 years ago
  85. 7f4fe1f Fixed VM pool allocation should have a reserve for allocations that cannot fail by fpizlo@apple.com · 10 years ago
  86. 59ddb4e Run CDjs as part of JSC stress testing by fpizlo@apple.com · 10 years ago
  87. 150bac8 Add option to run_jsc_stress_tests to disable JIT testing by msaboff@apple.com · 10 years ago
  88. 0dd3824 Fix run-javascriptcore-tests step on the WinCairo bot by peavo@outlook.com · 10 years ago
  89. 4f94abf Unreviewed, rolling out r184119. https://bugs.webkit.org/show_bug.cgi?id=144888 by commit-queue@webkit.org · 10 years ago
  90. d6e8763 Fix run-javascriptcore-tests step on the WinCairo bot by ossy@webkit.org · 10 years ago
  91. dea6d26 GC has trouble with pathologically large array allocations by fpizlo@apple.com · 10 years ago
  92. 0f7a473 run-jsc-stress-tests --remote should add libllvmForJSC.so to the bundle on Linux by ossy@webkit.org · 10 years ago
  93. 48332c6 FTL JIT tests should fail if LLVM library isn't available by ossy@webkit.org · 10 years ago
  94. 616e7b5 Use JITCompilationCanFail in more places, and make the fail path of JITCompilationMustSucceed a crash instead of attempting GC by fpizlo@apple.com · 10 years ago
  95. c101371 run-jsc-stress-tests should determine the architecture from ELF binaries by ossy@webkit.org · 10 years ago
  96. 496d35a CodeBlock crashes when dumping op_push_name_scope by benjamin@webkit.org · 10 years ago
  97. 6a030ce DFG JIT needs to check for stack overflow at the start of Program and Eval execution by msaboff@apple.com · 10 years ago
  98. 8ad8a4c run-jsc-stress-tests --remote should skip profiler tests by ossy@webkit.org · 10 years ago
  99. ce5b0f3 run-jsc-stress-tests --remote should be able add the necessary libraries to the bundle on Linux by ossy@webkit.org · 10 years ago
  100. 4708d385 run-jsc-stress-tests should accept remote host config from JSON file by ossy@webkit.org · 10 years ago