libqbe/amd64
Quentin Carbonneaux e8fa27bcdb drop imul rewriting
This was cute to do, but it is
largely inconsequential, as shown
by the rough timings below:

    benchmarking mul8_lea
      3.9 ticks ± 0.88 (min: 3)
    benchmarking mul8_imul
      3.3 ticks ± 0.27 (min: 3)
    benchmarking div8_udiv
      6.5 ticks ± 0.52 (min: 6)
    benchmarking div8_shr
      3.3 ticks ± 0.34 (min: 3)
2024-06-19 12:39:26 +02:00
..
all.h mark apple targets with a boolean 2022-10-08 21:48:47 +02:00
emit.c drop imul rewriting 2024-06-19 12:39:26 +02:00
isel.c fix unintended assignment 2024-06-16 22:31:38 +02:00
sysv.c rename blknew() to newblk() 2023-03-22 11:43:46 +01:00
targ.c mark apple targets with a boolean 2022-10-08 21:48:47 +02:00