projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24b9fed
)
add Handy Compiler Algorithms for SimpleV
author
programmerjake
<programmerjake@web>
Fri, 7 Oct 2022 07:27:14 +0000
(08:27 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 7 Oct 2022 07:27:14 +0000
(08:27 +0100)
resources.mdwn
patch
|
blob
|
history
diff --git
a/resources.mdwn
b/resources.mdwn
index 4bf75323f1cd7fbcb7fd4479840aff708785c26f..229a663ebf1f1b2794af9ba0bcf8aca69baad535 100644
(file)
--- a/
resources.mdwn
+++ b/
resources.mdwn
@@
-530,6
+530,10
@@
This list auto-generated from a page tag "standards":
* <https://arxiv.org/pdf/1501.06511.pdf>
* <https://bivector.net/index.html>
+# 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
```