JavaScript:Compiler References: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 1: Line 1:
== JIT ==
== JIT ==
* [http://blip.tv/pycon-us-videos-2009-2010-2011/pycon-2010-how-to-compile-python-x86-assembly-the-python-way-3283367 PyCon 2010:How to Compile Python x86 Assembly, the Python Way (3h talk)]
* [http://blip.tv/pycon-us-videos-2009-2010-2011/pycon-2010-how-to-compile-python-x86-assembly-the-python-way-3283367 PyCon 2010:How to Compile Python x86 Assembly, the Python Way (3h talk)]
* [http://codespeak.net/pypy/extradoc/talk/icooolps2009/bolz-tracing-jit.pdf Tracing the meta-level: PyPy's tracing JIT compiler]
* [http://people.mozilla.org/~gal/compressed.tracemonkey-pldi-09.pdf Trace-based Just-in-Time Type Specialization for Dynamic Languages]
* [http://kryptoslogic.com/download/JIT_Mitigations.pdf JIT spraying and mitigations]


== SSA ==
== SSA ==

Revision as of 23:11, 23 July 2011