RyuJIT Tutorial
authorCarol Eidt <carol.eidt@microsoft.com>
Thu, 27 Jul 2017 06:48:10 +0000 (23:48 -0700)
committerCarol Eidt <carol.eidt@microsoft.com>
Fri, 28 Jul 2017 23:30:53 +0000 (16:30 -0700)
commitfbdbdb44406663f7627be92a07dae0f55d93a2e1
treed98a8d7693e486852ab333f6c71738c2a48b4e52
parent446b27c1325e5b1f38101fee34a698f7d142baf9
RyuJIT Tutorial

This is an initial translation of the slides presented at the PLDI 2016
RyuJIT Tutorial into markdown.
The IR dumps need to be updated to reflect IR changes since the tutorial was given.
Documentation/botr/ryujit-tutorial.md [new file with mode: 0644]
Documentation/images/ryujit-backend-phases.png [new file with mode: 0644]
Documentation/images/ryujit-flowgraph.png [new file with mode: 0644]
Documentation/images/ryujit-high-level-overview.png [new file with mode: 0644]
Documentation/images/ryujit-initial-phases.png [new file with mode: 0644]
Documentation/images/ryujit-ir-ordered.png [new file with mode: 0644]
Documentation/images/ryujit-ir-overview.png
Documentation/images/ryujit-lir.png [new file with mode: 0644]
Documentation/images/ryujit-optimization-phases.png [new file with mode: 0644]
Documentation/images/ryujit-phase-diagram.png [new file with mode: 0644]