Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8e3653b4aa0925ff6af4e597baed64faa7c49d9e
      
https://github.com/WebKit/WebKit/commit/8e3653b4aa0925ff6af4e597baed64faa7c49d9e
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-05-21 (Tue, 21 May 2024)

  Changed paths:
    M Source/JavaScriptCore/CMakeLists.txt
    M Source/JavaScriptCore/llint/LLIntOfflineAsmConfig.h
    M Source/JavaScriptCore/llint/LowLevelInterpreter.asm
    M Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm
    M Source/JavaScriptCore/offlineasm/backends.rb
    M Source/JavaScriptCore/offlineasm/x86.rb
    M Source/cmake/WebKitFeatures.cmake

  Log Message:
  -----------
  [JSC] Ensure using CLoop for x86 (32bit)
https://bugs.webkit.org/show_bug.cgi?id=274452
rdar://128449662

Reviewed by Ross Kirsling.

This patch ensures that CLoop is enabled on x86 (32bit) and dropping asm LLInt 
support.

* Source/JavaScriptCore/CMakeLists.txt:
* Source/JavaScriptCore/llint/LLIntOfflineAsmConfig.h:
* Source/JavaScriptCore/llint/LowLevelInterpreter.asm:
* Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm:
* Source/JavaScriptCore/offlineasm/backends.rb:
* Source/JavaScriptCore/offlineasm/x86.rb:
* Source/cmake/WebKitFeatures.cmake:

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