Cwerg
Cwerg copied to clipboard
CodeGenA64: materialize f32/f64 constants via fmov whenever possible
This applies to A64 (fmov, vmov) and A32 (vmov) Currently all these constants are loaded from memory which is quite inefficient.