Commit Graph

5 Commits

Author SHA1 Message Date
Ben Vanik
16d2b73a73 Main codegen loop now running through instructions. 2013-05-22 13:10:07 -07:00
Ben Vanik
dad99769cb Prepping for basic block generation. 2013-05-22 11:53:52 -07:00
Ben Vanik
33e2bc01ee Kernel call thunks and cleanup on exports. 2013-05-22 11:30:53 -07:00
Ben Vanik
37f93d2974 Calling to/from native works! 2013-05-22 11:13:27 -07:00
Ben Vanik
85804f7415 Initial libjit skeleton.
Not currently generating instructions, but most of the flow is right up to
that point. A lot of work required to refactor the emitter, but wanted to
get this checked in.
2013-05-21 15:36:58 -07:00