[webkit-changes] [WebKit/WebKit] 3663b1: ARMv7: Fix testStoreAfterClobber*

aoikonomopoulos noreply at github.com
Thu Dec 19 00:21:52 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3663b1213e4bef8a1e1ce8723581d57e55a1ab60
      https://github.com/WebKit/WebKit/commit/3663b1213e4bef8a1e1ce8723581d57e55a1ab60
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M Source/JavaScriptCore/b3/testb3_8.cpp

  Log Message:
  -----------
  ARMv7: Fix testStoreAfterClobber*
https://bugs.webkit.org/show_bug.cgi?id=283968

Reviewed by Justin Michaud.

Adjust for 64-bits and don't try to pin registers that have been removed
from the register set in Air::Code::Code().

* Source/JavaScriptCore/b3/testb3_8.cpp:
(testStoreAfterClobberExitsSideways):
(testStoreAfterClobberDifferentWidth):
(testStoreAfterClobberDifferentWidthSuccessor):
(testStoreAfterClobberExitsSidewaysSuccessor):

Canonical link: https://commits.webkit.org/288076@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list