[webkit-changes] [WebKit/WebKit] ffc74c: ARMv7: Lower Depend/Opaque

aoikonomopoulos noreply at github.com
Mon Dec 2 13:49:20 PST 2024


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

  Changed paths:
    M Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h
    M Source/JavaScriptCore/b3/B3LowerInt64.cpp
    M Source/JavaScriptCore/b3/B3LowerToAir32_64.cpp
    M Source/JavaScriptCore/b3/air/AirOpcode.opcodes
    M Source/JavaScriptCore/b3/testb3_failingArmV7Tests.inc

  Log Message:
  -----------
  ARMv7: Lower Depend/Opaque
https://bugs.webkit.org/show_bug.cgi?id=283911

Reviewed by Justin Michaud.

Obvious lowering of Opaque/Depend on 32-bits. Enable some now-passing
testb3 tests.

* Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h:
(JSC::MacroAssemblerARMv7::depend32):
* Source/JavaScriptCore/b3/B3LowerInt64.cpp:
* Source/JavaScriptCore/b3/B3LowerToAir32_64.cpp:
* Source/JavaScriptCore/b3/air/AirOpcode.opcodes:
* Source/JavaScriptCore/b3/testb3_failingArmV7Tests.inc:

Canonical link: https://commits.webkit.org/287232@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