Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4597:ceed9aff7db3
Date: 2012-08-15 15:06 +0200
http://bitbucket.org/pypy/extradoc/changeset/ceed9aff7db3/
Log: this is actually done
diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -123,11 +123,6 @@
%___________________________________________________________________________
\section{Introduction}
-\todo{the introduction needs some work}
-\cfbolz{the first two two paragraphs talk about deoptimization, then it
-switches to guards. I would say we should only talk about guards in the
-beginning}
-
Tracing just-in-time (JIT) compilers record and compile commonly executed
linear control flow paths consisting of operations executed by an interpreter.
At points of possible divergence from the traced path operations called guards
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit