summaryrefslogtreecommitdiff
path: root/thesis/intro.tex
diff options
context:
space:
mode:
authorCamil Staps2017-01-02 21:57:46 +0100
committerCamil Staps2017-01-02 21:57:46 +0100
commit51f9a7c449b91a1d829520ddb46be908b6fc9073 (patch)
treeb396dd80c4d1c12f68fe7b7ab37ae8bf64082646 /thesis/intro.tex
parentCommentaar Mart (diff)
Change order appendices, fix organisation section
Diffstat (limited to 'thesis/intro.tex')
-rw-r--r--thesis/intro.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/thesis/intro.tex b/thesis/intro.tex
index 924973c..cfa2455 100644
--- a/thesis/intro.tex
+++ b/thesis/intro.tex
@@ -317,6 +317,10 @@ For some instructions, the constants in the ARM variant can be larger than those
Moving to Thumb introduces a number of interesting optimisation vectors.
One of them, register allocation, is discussed in \cref{sec:reg-alloc}.
-We benchmark the Thumb backend for Clean and discuss the results in \cref{sec:results}.
+We benchmark the Thumb backend for code size and running time in \cref{sec:results}.
+The results are discussed in \cref{sec:discussion}, where we also look at ideas for further research.
+
+For an overview of the current status of the Thumb backend, see \cref{sec:status}.
+Our testing environment is described in \cref{sec:system}.
\end{multicols}