Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2925d0ec071ebd69d626921f326ac96f67dc1dfd
      
https://github.com/WebKit/WebKit/commit/2925d0ec071ebd69d626921f326ac96f67dc1dfd
  Author: Justin Michaud <[email protected]>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M Source/JavaScriptCore/llint/LowLevelInterpreter.asm
    M Source/JavaScriptCore/offlineasm/arm.rb
    M Source/JavaScriptCore/offlineasm/arm64.rb
    M Source/JavaScriptCore/offlineasm/parser.rb
    M Source/JavaScriptCore/offlineasm/registers.rb
    M Source/JavaScriptCore/offlineasm/x86.rb

  Log Message:
  -----------
  Remove register aliasing from offlineASM
https://bugs.webkit.org/show_bug.cgi?id=298622

Reviewed by Yusuke Suzuki.

This makes writing future passes in offlineASM much simpler.

* Source/JavaScriptCore/llint/InPlaceInterpreter.asm:
* Source/JavaScriptCore/llint/LowLevelInterpreter.asm:
* Source/JavaScriptCore/offlineasm/arm.rb:
* Source/JavaScriptCore/offlineasm/arm64.rb:
* Source/JavaScriptCore/offlineasm/parser.rb:
* Source/JavaScriptCore/offlineasm/registers.rb:
* Source/JavaScriptCore/offlineasm/x86.rb:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to