qbe/amd64
Scott Graham 01102ad63b winabi: fix isel of large consts
ABI lowering for winabi was incorrectly using a Kl cls when emitting
Ostorel, which in turn was causing isel to fail to lower large constants
in to temporaries ( https://c9x.me/git/qbe.git/tree/amd64/isel.c#n107 )
when necessary.

(This should be applied on the 'winabi' branch.)
2026-02-12 09:17:17 +01:00
..
all.h Implementation of Windows amd64_win target 2026-02-12 09:17:17 +01:00
emit.c Implementation of Windows amd64_win target 2026-02-12 09:17:17 +01:00
isel.c Modify amd64 fixarg to fix calling constant addresses 2026-01-13 21:24:31 +01:00
sysv.c Implementation of Windows amd64_win target 2026-02-12 09:17:17 +01:00
targ.c Implementation of Windows amd64_win target 2026-02-12 09:17:17 +01:00
winabi.c winabi: fix isel of large consts 2026-02-12 09:17:17 +01:00