From: programmerjake Date: Fri, 7 Oct 2022 07:27:14 +0000 (+0100) Subject: add Handy Compiler Algorithms for SimpleV X-Git-Tag: opf_rfc_ls005_v1~141 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e67f29cb9e285cbf6a3f77b99c53f8fec5c01f4a;p=libreriscv.git add Handy Compiler Algorithms for SimpleV --- diff --git a/resources.mdwn b/resources.mdwn index 4bf75323f..229a663eb 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -530,6 +530,10 @@ This list auto-generated from a page tag "standards": * * +# Handy Compiler Algorithms for SimpleV + +* [Graph Coloring Register Allocation for Processors with Multi-Register Operands](https://dl.acm.org/doi/pdf/10.1145/93548.93552) + # TODO investigate ```