add more handy compiler algorithms
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 12 Oct 2022 00:30:05 +0000 (17:30 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 12 Oct 2022 00:30:05 +0000 (17:30 -0700)
resources.mdwn

index 229a663ebf1f1b2794af9ba0bcf8aca69baad535..d3dccbae23767ecda3a050e4287554beca9e0c6d 100644 (file)
@@ -532,7 +532,10 @@ 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