From 9ce6d441698c21b0b7b317a592e9010dc82f9a33 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 8 Jun 2023 04:29:45 +0100 Subject: [PATCH] --- resources.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources.mdwn b/resources.mdwn index 52c83be54..47d8961b0 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -545,8 +545,11 @@ This list auto-generated from a page tag "standards": # Handy Compiler Algorithms for SimpleV Requires aligned registers: + * [Graph Coloring Register Allocation for Processors with Multi-Register Operands](https://dl.acm.org/doi/pdf/10.1145/93548.93552) + More general: + * [Retargetable Graph-Coloring Register Allocation for Irregular Architectures](https://user.it.uu.se/~svenolof/wpo/AllocSCOPES2003.20030626b.pdf) # TODO investigate -- 2.30.2