[pypy-commit] extradoc extradoc: also this

gutworth noreply at buildbot.pypy.org
Wed Mar 7 18:18:56 CET 2012


Author: Benjamin Peterson <benjamin at python.org>
Branch: extradoc
Changeset: r4130:4a82ed652743
Date: 2012-03-07 11:18 -0600
http://bitbucket.org/pypy/extradoc/changeset/4a82ed652743/

Log:	also this

diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex
--- a/talk/pycon2012/jit/slides.tex
+++ b/talk/pycon2012/jit/slides.tex
@@ -288,6 +288,7 @@
 \item strength reduction
 \item integer bounds
 \end{itemize}
+\item remove extra gaurds
 \item most important is removing indirection: virtuals and virtualizables
 \end{itemize}
 \end{frame}


More information about the pypy-commit mailing list