[webkit-changes] [WebKit/WebKit] 2c77a2: [JSC] Enable 16bit CLoop Win
Yusuke Suzuki
noreply at github.com
Sun May 19 01:11:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2c77a224cdd2b33ca4eefc35c20a2cc9aace0963
https://github.com/WebKit/WebKit/commit/2c77a224cdd2b33ca4eefc35c20a2cc9aace0963
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-05-19 (Sun, 19 May 2024)
Changed paths:
M Source/JavaScriptCore/generator/Opcode.rb
M Source/JavaScriptCore/llint/LowLevelInterpreter.asm
M Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm
Log Message:
-----------
[JSC] Enable 16bit CLoop Win
https://bugs.webkit.org/show_bug.cgi?id=198283
rdar://128344991
Reviewed by Ross Kirsling.
This was MSVC workaround. Now we only support clang-cl, so we do not need this workaround.
* Source/JavaScriptCore/generator/Opcode.rb:
* Source/JavaScriptCore/llint/LowLevelInterpreter.asm:
* Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm:
Canonical link: https://commits.webkit.org/278968@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