Author: Benjamin Peterson <[email protected]>
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}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to