libqbe/arm64
Alexey Yerin bb8de8c633 arm64/isel: Avoid signed overflow when handling immediates
Clang incorrectly optimizes this negation with -O2 and causes QBE to
emit 0 in place of INT64_MIN.
2024-08-15 23:21:05 +02:00
..
abi.c fix sub-word returns on arm64_apple 2023-05-09 12:39:51 +02:00
all.h mark apple targets with a boolean 2022-10-08 21:48:47 +02:00
emit.c revert 4bc4c958 2024-06-16 22:26:51 +02:00
isel.c arm64/isel: Avoid signed overflow when handling immediates 2024-08-15 23:21:05 +02:00
targ.c mark apple targets with a boolean 2022-10-08 21:48:47 +02:00