Sha256: 0a55fc61f714ef26c926c74858c927da9f912dde3aeb3386e0db346c2535bb8a

Contents?: true

Size: 683 Bytes

Versions: 8

Compression:

Stored size: 683 Bytes

Contents

Relooper
========

This is an optimized C++ implemention of the Relooper algorithm originally
developed as part of Emscripten. This implementation includes optimizations
added since the original academic paper [1] - see paper.pdf - was published
about it, and is written in an LLVM-friendly way with the goal of inclusion
in upstream LLVM.

License: MIT&LLVM

[1] Alon Zakai. 2011. Emscripten: an LLVM-to-JavaScript compiler. In Proceedings of the ACM international conference companion on Object oriented programming systems languages and applications companion (SPLASH '11). ACM, New York, NY, USA, 301-312. DOI=10.1145/2048147.2048224 http://doi.acm.org/10.1145/2048147.2048224

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
webruby-0.2.7 modules/emscripten/src/relooper/README.markdown
webruby-0.2.5 modules/emscripten/src/relooper/README.markdown
webruby-0.2.4 modules/emscripten/src/relooper/README.markdown
webruby-0.2.2 modules/emscripten/src/relooper/README.markdown
webruby-0.2.1 modules/emscripten/src/relooper/README.markdown
webruby-0.1.2 modules/emscripten/src/relooper/README.markdown
webruby-0.1.1 modules/emscripten/src/relooper/README.markdown
webruby-0.1.0 modules/emscripten/src/relooper/README.markdown