Author: Carl Friedrich Bolz <cfb...@gmx.de>
Branch: extradoc
Changeset: r4488:43bbddb246d7
Date: 2012-08-09 14:43 +0200
http://bitbucket.org/pypy/extradoc/changeset/43bbddb246d7/

Log:    add ssa reference

diff --git a/talk/vmil2012/zotero.bib b/talk/vmil2012/zotero.bib
--- a/talk/vmil2012/zotero.bib
+++ b/talk/vmil2012/zotero.bib
@@ -116,6 +116,17 @@
        pages = {32&#8211;43}
 },
 
+@article{cytron_efficiently_1991,
+       title = {Efficiently Computing Static Single Assignment Form and the 
Control Dependence Graph},
+       volume = {13},
+       number = {4},
+       journal = {{ACM} Transactions on Programming Languages and Systems},
+       author = {Cytron, Ron and Ferrante, Jeanne and Rosen, Barry K. and 
Wegman, Mark N. and Zadeck, F. Kenneth},
+       month = oct,
+       year = {1991},
+       pages = {451&#8211;490}
+},
+
 @inproceedings{bolz_tracing_2009,
        address = {Genova, Italy},
        title = {Tracing the meta-level: {PyPy's} tracing {JIT} compiler},
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to