From e67f29cb9e285cbf6a3f77b99c53f8fec5c01f4a Mon Sep 17 00:00:00 2001 From: programmerjake Date: Fri, 7 Oct 2022 08:27:14 +0100 Subject: [PATCH] add Handy Compiler Algorithms for SimpleV --- resources.mdwn | 4 ++++ 1 file changed, 4 insertions(+) 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 ``` -- 2.30.2