Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fc480819007e340087a2181088f7f48207e6cc5e
https://github.com/WebKit/WebKit/commit/fc480819007e340087a2181088f7f48207e6cc5e
Author: Max Rottenkolber <[email protected]>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M Source/JavaScriptCore/llint/InPlaceInterpreter.asm
M Source/JavaScriptCore/llint/InPlaceInterpreter32_64.asm
M Source/JavaScriptCore/llint/InPlaceInterpreter64.asm
Log Message:
-----------
[JSC] Upstream partial ARMv7 port of InPlaceInterpreter 2/?
https://bugs.webkit.org/show_bug.cgi?id=292015
Reviewed by Justin Michaud.
Work-in-progress IPInt armv7 port. Passes most of the core
spec tests. Notably absent are atomics and aux specs.
Moves the ipintOp macro into the common InPlaceInterpreter.asm
and uses it in InPlaceInterpreter32_64.asm
* Source/JavaScriptCore/llint/InPlaceInterpreter.asm:
* Source/JavaScriptCore/llint/InPlaceInterpreter32_64.asm:
* Source/JavaScriptCore/llint/InPlaceInterpreter64.asm:
Canonical link: https://commits.webkit.org/294090@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