libqbe/rv64
Erica Z c8220b638b replace asm keyword
when applying a custom set of CFLAGS under clang that does not include
-std=c99, asm is treated as a keyword and as such can not be used as an
identifier. this prevents the issue by renaming the offending variables.
2024-05-28 10:39:41 +02:00
..
abi.c new blit instruction 2022-12-14 23:18:26 +01:00
all.h rv64: implement Oswap for floating-point types 2022-06-14 09:12:19 +02:00
emit.c replace asm keyword 2024-05-28 10:39:41 +02:00
isel.c revert 1b7770e271 2024-04-22 14:01:50 +02:00
targ.c add new target-specific abi0 pass 2022-10-03 10:41:03 +02:00