diff options
author | Camil Staps | 2016-12-07 23:27:05 +0100 |
---|---|---|
committer | Camil Staps | 2016-12-07 23:27:05 +0100 |
commit | 8defd59c2fae56045085218aed98761ecab0587d (patch) | |
tree | 75ecfab1887b9bf099d8f8453061020a61d4e2c6 /thesis/thesis.tex | |
parent | Finish load offsets (diff) |
Text about register allocation optimisation
Diffstat (limited to 'thesis/thesis.tex')
-rw-r--r-- | thesis/thesis.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex index 9cc6482..2a4977d 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -52,6 +52,7 @@ The code generator proposed here can be used in situations where small code size \input{storing-pc} \input{code-addresses} \input{load-offsets} +\input{reg-alloc} \input{results} \ifdraft\else |