Bug 249648

Summary: Air should be using more ARMv7 registers
Product: WebKit Reporter: Angelos Oikonomopoulos <angelos>
Component: JavaScriptCoreAssignee: Angelos Oikonomopoulos <angelos>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Angelos Oikonomopoulos 2022-12-20 06:56:40 PST
Currently, MacroAssemblerARMv7 reserves 2 scratch registers for use in certain cases of code generation. If Air can be taught to avoid generating long offsets, we can reclaim one register for use in the register allocator.
Comment 1 Angelos Oikonomopoulos 2022-12-20 07:12:46 PST
Pull request: https://github.com/WebKit/WebKit/pull/7913
Comment 2 EWS 2022-12-22 19:57:25 PST
Committed 258279@main (67d43c36bbf9): <https://commits.webkit.org/258279@main>

Reviewed commits have been landed. Closing PR #7913 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-22 19:58:14 PST
<rdar://problem/103658718>