Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 7ece5c8296 Fix a number of CFG JIT bugs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc fd0277c139 Implement tracing in the fast JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9a1cbd6d06 Define some simple CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a0f8467006 Move some CFG algorithms into cfg_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 32c9b7d941 Allow the kernel to switch between baseline and complex JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc be13e41468 Implement instruction scheduling for CFG->tree transformation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6bbca23196 Perform constant reads at compile-time, even for CFGs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 080698ee51 Define CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a24d76bd6a Avoid generating thunks for recursive functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc aaf866c85d Add an optimization that replaces indirect calls by direct calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a3dcaa74a1 Include function parameters in CFG IR prologs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 95f6704a5e Optimize CFG flow before lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9e9717213a Print jitted function definitions before exec'ing them %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9bbb8cc738 Print lowered CFG when the code log is activated %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7be2d56c79 Print CFG alongside function bodies %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ddf162c025 Rename 'user_root' to 'task_root' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 18a7dc7f61 Use thunks in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6c11fe3123 Add theoretical support for thunks to the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc cadc7c9226 Factor jit_define_function out of jit_recompile %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 75b93b4246 Factor out create_function from jit_recompile %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2bcaa5a199 Refactor jit_compile into three functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7a2df5436a Map global names to body ids in the JIT instead of the kernel %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 95525acbec Parse bytecode graphs before tree construction in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f7ce4a7630 Support single-level break/continue in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0cb4f5999c Detect 'mutable' functions in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5e93e7666f Embed logging hooks in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c0395eda31 Protect non-call JIT input implementation from GC %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c50d53ad80 Shield JIT temporaries from the garbage collector %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0df878586a Ensure that the JIT's locals don't get GC'ed %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d145513ba5 Make the JIT insert nops %!s(int64=8) %!d(string=hai) anos