qbe/amd64
Quentin Carbonneaux f3ca257737 gvn/gcm review
- Many stylistic nits.
- Removed blkmerge().
- Some minor bug fixes.
- GCM reassoc is now "sink"; a pass that
  moves trivial ops in their target block
  with the same goal of reducing register
  pressure, but starting from instructions
  that benefit from having their inputs
  close.
2025-03-14 13:09:21 +01:00
..
all.h mark apple targets with a boolean 2022-10-08 21:48:47 +02:00
emit.c gvn/gcm review 2025-03-14 13:09:21 +01:00
isel.c idup(Ins **, Ins *, ulong) -> idup(Blk *, Ins *, ulong) 2025-03-14 09:47:05 +01:00
sysv.c Re-use (vgrow) b->ins vector in backend xxx_abi() fn's. 2025-03-14 09:47:05 +01:00
targ.c mark apple targets with a boolean 2022-10-08 21:48:47 +02:00