Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
uva
Commits
1e6bfad1
Commit
1e6bfad1
authored
May 09, 2011
by
Taddeüs Kroes
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
ssh://vo20.nl/home/git/repos/uva
parents
c78f53ce
b53d8bf6
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
43 additions
and
8 deletions
+43
-8
portfolio/tracing/images/trace-expansion.dia
portfolio/tracing/images/trace-expansion.dia
+0
-0
portfolio/tracing/images/trace-expansion.pdf
portfolio/tracing/images/trace-expansion.pdf
+0
-0
portfolio/tracing/images/two-traces-in-tree.dia
portfolio/tracing/images/two-traces-in-tree.dia
+0
-0
portfolio/tracing/images/two-traces-in-tree.pdf
portfolio/tracing/images/two-traces-in-tree.pdf
+0
-0
portfolio/tracing/presentation.tex
portfolio/tracing/presentation.tex
+43
-8
No files found.
portfolio/tracing/images/trace-expansion.dia
0 → 100644
View file @
1e6bfad1
File added
portfolio/tracing/images/trace-expansion.pdf
0 → 100644
View file @
1e6bfad1
File added
portfolio/tracing/images/two-traces-in-tree.dia
0 → 100644
View file @
1e6bfad1
File added
portfolio/tracing/images/two-traces-in-tree.pdf
0 → 100644
View file @
1e6bfad1
File added
portfolio/tracing/presentation.tex
View file @
1e6bfad1
...
...
@@ -221,25 +221,60 @@
\begin{enumerate}
\item
Er treedt een
\emph
{
exception
}
op.
% \item \emph{Memory allocation} instructies.
\item
Een trace wordt te lang (voor geheugen).
\end{enumerate}
}
\subsection
{
Een trace
tree
uitbreiden
}
\subsection
{
Een trace uitbreiden
}
\frame
{
\frametitle
{
Eerdere trace
tree
uitbreiden met nieuw pad
}
\frame
{
\frametitle
{
Eerdere trace uitbreiden met nieuw pad
}
\emph
{
TODO
}
\begin{itemize}
\item
Afwijking trace
$
\rightarrow
$
start interpreter.
\item
Indien pad in loop, compile nieuw pad.
\vskip
-1em
\includegraphics
[width=6cm]
{
images/trace-expansion.pdf
}
\end{itemize}
}
\
subsection
{
Code generation
}
\
frame
{
\frametitle
{
Eerdere trace uitbreiden met nieuw pad
}
\frame
{
\frametitle
{
Een trace omzetten in machine code
}
\begin{columns}
[t]
\emph
{
TODO
}
\column
{
.6
\textwidth
}
\begin{itemize}
\item
Afwijking trace
$
\rightarrow
$
start interpreter.
\item
Indien pad in loop, compile nieuw pad.
\vskip
-1em
\includegraphics
[width=6cm]
{
images/trace-expansion.pdf
}
\vskip
-6em
\pause
Assembler zet trace om in machinecode.
\end{itemize}
\column
{
.4
\textwidth
}
\vskip
.5em
\textbf
{
Incremental recompilation
}
\vskip
3.5pt
Wat er echt gebeurt:
\vskip
-2.6em
\begin{figure}
\includegraphics
[width=6cm]
{
images/two-traces-in-tree.pdf
}
\end{figure}
\end{columns}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment