| Related articles |
|---|
| Different approaches to register allocation (e.g. model transformer se orchid.hybrid@gmail.com (2015-07-06) |
| Re: Different approaches to register allocation (e.g. model transforme vmakarov@redhat.com (Vladimir Makarov) (2015-07-16) |
| From: | orchid.hybrid@gmail.com |
| Newsgroups: | comp.compilers |
| Date: | Mon, 6 Jul 2015 16:05:44 -0400 (EDT) |
| Organization: | Compilers Central |
| Keywords: | code, optimize |
| Posted-Date: | 06 Jul 2015 16:05:44 EDT |
I read this paper about register allocation: Register Allocation By
Model Transformer Semantics <http://arxiv.org/abs/1202.5539>
It was eye opening to me because it explained that graph coloring is not the whole story.
Has anyone implemented the algorithm? or are there more papers about
approaches like this I could read? I couldn't find any code and some
details are missing.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.