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   

Angelos Oikonomopoulos
Reported 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.
Attachments
Angelos Oikonomopoulos
Comment 1 2022-12-20 07:12:46 PST
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2022-12-22 19:58:14 PST
Note You need to log in before you can comment on or make changes to this bug.