drc: prefer callee-saved regs on alloc
authornotaz <notasas@gmail.com>
Sun, 28 Nov 2021 22:03:20 +0000 (00:03 +0200)
committernotaz <notasas@gmail.com>
Sun, 28 Nov 2021 23:14:21 +0000 (01:14 +0200)
reduces amount of saved/restored regs (random game):
arm32: ~45%
arm64: ~80%


No differences found