Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r3689:5334a3babe13
Date: 2011-06-15 15:17 +0200
http://bitbucket.org/pypy/extradoc/changeset/5334a3babe13/

Log:    an XXX

diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.tex
@@ -298,7 +298,11 @@
 first \lstinline{guard_class} instruction will fail and execution will continue
 using the interpreter.
 
-\section{Optimizations}
+\section{Trace Optimizations}
+
+XXX make clear that the preamble is not necessarily the \emph{first} iteration
+of a loop
+
 Before the trace is passed to a backend compiling it into machine code
 it needs to be optimized to achieve better performance.
 The focus of this paper
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to