[go: up one dir, main page]

  1. 80ddedf Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 12 hours ago main
  2. 7c1814f [heap] Fix many failing unit tests with --shared-heap enabled by Dominik Inführ · 12 hours ago
  3. 0276da7 [maglev] Propagate LoadType to BuildLoadFixedArrayElement by Victor Gomes · 13 hours ago lkgr
  4. 94f59b5 [maglev] also remove ConversionNode prop from UncheckedNumberOrOddbToF64 by Darius Mercadier · 14 hours ago
  5. f97fef0 [api] Advance deprecation of unused interceptor callback types by Igor Sheludko · 14 hours ago
  6. d1004d9 [turboshaft][wasm] Print name of builtin in relocatable wasm stub constants by Matthias Liedtke · 14 hours ago
  7. 884c9b8 [test] Update stress-deopt-count-2 test by Victor Gomes · 15 hours ago
  8. b501298 [maglev] Correclty unwrap conversions in Float64 binop constant folding by Darius Mercadier · 15 hours ago
  9. 4bf9210 [maglev] Correctly propagate float64 conversion types in the optimizer by Victor Gomes · 15 hours ago
  10. cced82a [turbolev] Add ReplaceWith variant by Victor Gomes · 16 hours ago
  11. 8ad091e [Heap] Unify allocation retry loops by etiennep-chromium · 16 hours ago
  12. 988d886 [turbolev] Reduce simple cases of Math.min/max by Marja Hölttä · 16 hours ago
  13. 17ebe21 [wasm] More precise trap message for call_indirect by Thibaud Michaud · 17 hours ago
  14. 1370b0b [heap] Add CFI directives to the ARM64 trampoline by Dominik Inführ · 17 hours ago
  15. 2a3b92f [turbolev] Fix reasoning about loops when triggering turbolevving on OSR by Marja Hölttä · 17 hours ago
  16. ad7613a [heap] Explicitly skip write barriers during WeakCell processing by Omer Katz · 18 hours ago
  17. ec700db [arm64] Remove superfluous DCHECK by Victor Gomes · 19 hours ago
  18. 959a5fa [heap] Remove uses of UNSAFE_SKIP_WRITE_BARRIER in C++ write barriers by Dominik Inführ · 20 hours ago
  19. e473558 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 21 hours ago
  20. 7541386 [maglev] Change Float64ToHeapNumberForField's input type to Float64 by Nico Hartmann · 21 hours ago
  21. 496237c Update fuzztest (trusted) by v8-ci-autoroll-builder · 22 hours ago
  22. ca17250 [inspector] avoid dereferencing an end iterator by Chengzhong Wu · 22 hours ago
  23. 81ef560 Revert "[regexp] Make Bytecode operand value getters GC safe" by Michael Achenbach · 22 hours ago
  24. bb63ea9 Revert "Update V8 DEPS (trusted)" by Michael Achenbach · 23 hours ago
  25. 3f4d6ec [regexp] Make Bytecode operand value getters GC safe by pthier · 35 hours ago
  26. f88cc17 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 35 hours ago
  27. 5010196 Fix some compile failures under C++23 by David Benjamin · 2 days ago
  28. 010fb4d [heap] Refactor VisitWeakList by Omer Katz · 2 days ago
  29. 7c61f35 [turbolev] Fix triggering concurrent turbolevving on OSR by Marja Hölttä · 2 days ago
  30. 1a0335e [turbofan] Remove hole special case in InferReceiverMaps by Leszek Swirski · 2 days ago
  31. e39fada [wasm-custom-desc][turboshaft] Fix TypedOptimizationReducer... by Jakob Kummerow · 2 days ago
  32. 4b940c5 [turboshaft] Constant-fold TruncateJSPrimitiveToUntagged for Hole/Oddball by Leszek Swirski · 2 days ago
  33. d1eb757 [ept] Delete tag kExternalObjectValueTag by Andreas Haas · 2 days ago
  34. 11e71ca [api] Delete old String::Write* APIs by Igor Sheludko · 2 days ago
  35. 3259e0a [heap] Make CheckIneffectiveMarkCompact late by etiennep-chromium · 2 days ago
  36. bc55192 Revert "[turboshaft] Extend BranchElimination to eliminate Switches" by Darius Mercadier · 2 days ago
  37. d05f2fc [maglev] Don't find property load continuations across try-catch blocks by Leszek Swirski · 2 days ago
  38. f7489fc [test][wasm-js] Simplify specifying flags by Clemens Backes · 2 days ago
  39. 86620b9 [heap] Use unchecked setter in WeakListVisitor::SetWeakNext by Omer Katz · 2 days ago
  40. 7cac10a [riscv] Refactor constant pool alignment by Kasper Lund · 2 days ago
  41. cbc82f4 [runtime] Precompute ElementsKind for new Array() with multiple args by Jakob Linke · 2 days ago
  42. ebcb8fe [wasm] Bump up JSCentralStackLimitMarginKB() for ASAN builds by Igor Sheludko · 2 days ago
  43. 0012e19 Roll inspector_protocol to 1b1bcbbe060e8c8cd8704f00f78978c50991b307 by David Benjamin · 2 days ago
  44. 1d59c6f [heap] Safepoint in CollectAllAvailableGarbage() by Dominik Inführ · 2 days ago
  45. b43d35a [arm64] Disable some fnmul use for deterministic NaNs by Clemens Backes · 2 days ago
  46. d9aeb82 [turbolev] Fix repeated OSR deopts by Marja Hölttä · 2 days ago
  47. 30c0047 [arm64] Use CHECK (instead of DCHECK) in CheckVeennerPool by Victor Gomes · 2 days ago
  48. 1dcb77f [builtins] Use regular SKIP_WRITE_BARRIER by Dominik Inführ · 2 days ago
  49. 1342127 [maglev] remove ConversionNode prop from CheckedNumberOrOddballToFloat64 by Darius Mercadier · 2 days ago
  50. fa50b2b [maglev] Skip unreachable blocks in the optimizer pass by Victor Gomes · 2 days ago
  51. 44f5679 [turboshaft] Always insert Unreachable after RuntimeAbort by Darius Mercadier · 2 days ago
  52. 99157b1 [test][wasm-js] Fix loading resources for proposal tests by Clemens Backes · 2 days ago
  53. 2608b7b [maglev] Preserve hole to undefined conversion when untagging phi by Nico Hartmann · 2 days ago
  54. 7d05ba8 [heap] Remove OffHeapFullPointerSlot by Erik Corry · 2 days ago
  55. 56325e9 Fix more C++23 build errors in v8 by Victor Hugo Vianna Silva · 2 days ago
  56. e530025 [objects] Throw if there are too many props for a dict by Leszek Swirski · 2 days ago
  57. 07a2b22 Revert "Add ignorelist for `-fsanitize=array-bounds`" by Kalvin Lee · 2 days ago
  58. 884e1be [maglev] Remove GetInputAt by Victor Gomes · 2 days ago
  59. ad327ca [turbolev] Simple range value analysis skeleton by Victor Gomes · 2 days ago
  60. cf34058 [turbolev] Remove predecessors when turning a block into a deopt by Victor Gomes · 2 days ago
  61. 25e6f01 Update fuzztest (trusted) by v8-ci-autoroll-builder · 2 days ago
  62. 22e8df5 [compiler] Handle hole HeapNumbers in materialization by Jakob Linke · 2 days ago
  63. 91d2ff6 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 days ago
  64. 55496da [wasm-custom-desc] Fix prototype validity cells by Jakob Kummerow · 2 days ago
  65. afd2b1f Pass a scratch register to LoadTaggedField by Milad Fa · 2 days ago
  66. 5f2e320 Revert "[api] Promote deprecation of SetAlignedPointerInEmbedderData and co" by Andreas Haas · 2 days ago
  67. f3a5565 [maglev] Constant-fold -0.0, *1.0 and /1.0 by Darius Mercadier · 3 days ago
  68. 3e491c2 PPC/s390: Reland^3 "[turboshaft] Direct call for known functions" by Milad Fa · 3 days ago
  69. f770364 Reland [deoptimizer] Fix transmitting DeoptimizeReasons by Marja Hölttä · 3 days ago
  70. 28e1066 [sandbox] Make %VerifyGetJSBuiltinState() a no-op with --fuzzing by Igor Sheludko · 3 days ago
  71. 77e300c [turbofan] Only update map at the end of transition by Darius Mercadier · 3 days ago
  72. 792c326 [sandbox] Don't allow to use disabled builtins, pt.2 by Igor Sheludko · 3 days ago
  73. b679814 [heap] Use regular frame layout for the trampoline on ARM64 by Dominik Inführ · 3 days ago
  74. 2300b79 [test][wasm][shared] Test that bigint is not shareable by Matthias Liedtke · 3 days ago
  75. 092658c [riscv] Check for constant pool emission at regular intervals by Kasper Lund · 3 days ago
  76. 2c375d8 [api] Promote deprecation of SetAlignedPointerInEmbedderData and co by Andreas Haas · 3 days ago
  77. 4d472c0 [wasm][test] Import threads JS tests by Clemens Backes · 3 days ago
  78. be5a19c [wasm] Use Add over Adds for arm64 by Manos Koukoutos · 3 days ago
  79. e2b5f18 [turboshaft] constant-fold "n + -0.0 ==> n" by Darius Mercadier · 3 days ago
  80. 9e4a848 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 3 days ago
  81. 6b4814d Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 3 days ago
  82. bc73e53 [test262] Roll test262 by v8-ci-autoroll-builder · 4 days ago
  83. 1e16b90 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 4 days ago
  84. 3ab28df Fixed a build failure when creating a new NativeModule instance by Gyuyoung Kim · 5 days ago
  85. 02ce794 Update fuzztest (trusted) by v8-ci-autoroll-builder · 5 days ago
  86. 4163ced Upgrade to ICU 77.1 by Philip Jägenstedt · 5 days ago
  87. 85b77bd PPC/s390: [wasm] Implement relative call counts for inlining by Milad Fa · 5 days ago
  88. 487f708 Lift up file descriptor parameter to the AllocateSubspace level. by Dmitry Bezhetskov · 5 days ago
  89. f9dc44a [riscv][wasm] Implement relative call counts for inlining by Kasper Lund · 5 days ago
  90. 6052c6c Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 5 days ago
  91. 6f1700f Revert "[deoptimizer] Fix transmitting DeoptimizeReasons" by Michael Achenbach · 5 days ago
  92. b0157a6 [shared-struct] Guard against Atomics.Mutex.lockAsync abuses, part 2 by Nikolaos Papaspyrou · 6 days ago
  93. a88e7a5 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 6 days ago
  94. 5d6a71b Reland^3 "[turboshaft] Direct call for known functions" by Olivier Flückiger · 7 days ago
  95. 6f99e54 [maglev|cleanup] Remove dead branches in CheckMapsWithMigration::GenerateCode by Marja Hölttä · 7 days ago
  96. 15ca907 Always use acquire load in Map::instance_descriptors by Darius Mercadier · 7 days ago
  97. 3b3d5e7 [deoptimizer] Fix transmitting DeoptimizeReasons by Marja Hölttä · 7 days ago
  98. ed0659a [turboshaft] Extend BranchElimination to eliminate Switches by Darius Mercadier · 7 days ago
  99. f8449af [wasm] Pass the ModuleOrigin if that's all we need by Clemens Backes · 7 days ago
  100. f7d4039 [wasm] Implement relative call counts for inlining by Manos Koukoutos · 7 days ago