aoikonomopoulos

Results 4 issues of aoikonomopoulos

#### cb05ce3d12f9e196c70edf305dc9fa1fc634584f Add a LowerInt64 B3 pass https://bugs.webkit.org/show_bug.cgi?id=275988 Reviewed by NOBODY (OOPS!). Base infrastructure and partial implementation of a lowering pass for Int64 values on 32-bits. Crucially, this doesn't lower...

merging-blocked
JavaScriptCore

#### 03b2594fa5b888faaaf9d5945392bd7fbc4a587b Decouple wasm-omg test mode from isFTLPlatform https://bugs.webkit.org/show_bug.cgi?id=276064 Reviewed by NOBODY (OOPS!). Whether a platform enables FTL is not directly related to whether it enables OMG. Separate the two...

merging-blocked
JavaScriptCore

#### d140d363a28369201b530bfb0da5f5a517ac9df8 Set temporaryCallFrame in WebAssembly.asm when !USE(BUILTIN_FRAME_ADDRESS) https://bugs.webkit.org/show_bug.cgi?id=294597 Reviewed by NOBODY (OOPS!). When !USE(BUILTIN_FRAME_ADDRESS), DECLARE_WASM_CALL_FRAME() expects a non-null temporaryCallFrame(). https://github.com/WebKit/WebKit/commit/ae103111788ee0b58a8c3747ef65f4e669cacc39 | Misc | iOS, visionOS, tvOS & watchOS |...

JavaScriptCore

#### 2c83c6277eaff83c5cd5fba05767c1562a4326be [JSC] Don't build OMG on ARMv7 https://bugs.webkit.org/show_bug.cgi?id=300320 Reviewed by NOBODY (OOPS!). Following Slack discussions, fully disable OMG on ARMv7. Future work may allow for easier integration with 64-bits,...

merging-blocked
JavaScriptCore