From: lkcl Date: Thu, 8 Jun 2023 03:29:45 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9ce6d441698c21b0b7b317a592e9010dc82f9a33;p=libreriscv.git --- 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