Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r3665:b1d3d38f16c4
Date: 2011-06-13 13:29 +0200
http://bitbucket.org/pypy/extradoc/changeset/b1d3d38f16c4/
Log: another xxx
diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.tex
@@ -458,6 +458,11 @@
guard on line 6.
\subsection{Heap Caching}
+
+XXX gcc calles this store-sinking and I'm sure there are some
+references in the literature (none at hand though). This is a ``typical''
+compiler optimization.
+
The objective of heap caching is to remove \lstinline{get} and
\lstinline{set} operations whose results can be deduced from previous
\lstinline{get} and \lstinline{set} operations. Exact details of the
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit