Historie revizí

Autor SHA1 Zpráva Datum
  jonathanvdc d4eeb6885c Move some CFG algorithms into cfg_ir před 8 roky
  jonathanvdc 7deb185691 Allow the kernel to switch between baseline and complex JIT před 8 roky
  jonathanvdc 567b430277 Implement instruction scheduling for CFG->tree transformation před 8 roky
  jonathanvdc 3b2e587f40 Perform constant reads at compile-time, even for CFGs před 8 roky
  jonathanvdc ad8628c346 Define CFG JIT intrinsics před 8 roky
  jonathanvdc d6ea282cdd Avoid generating thunks for recursive functions před 8 roky
  jonathanvdc cc101d3772 Add an optimization that replaces indirect calls by direct calls před 8 roky
  jonathanvdc a995543d2c Include function parameters in CFG IR prologs před 8 roky
  jonathanvdc 8e3512c898 Optimize CFG flow before lowering před 8 roky
  jonathanvdc f125820f06 Print jitted function definitions before exec'ing them před 8 roky
  jonathanvdc e8b059d885 Print lowered CFG when the code log is activated před 8 roky
  jonathanvdc 6ae853a3fc Print CFG alongside function bodies před 8 roky
  jonathanvdc 9c73ac67af Rename 'user_root' to 'task_root' před 8 roky
  jonathanvdc 8cc038d626 Use thunks in the JIT před 8 roky
  jonathanvdc 8669cc6a4a Add theoretical support for thunks to the JIT před 8 roky
  jonathanvdc 7c4f5e16e7 Factor jit_define_function out of jit_recompile před 8 roky
  jonathanvdc 0109c97676 Factor out create_function from jit_recompile před 8 roky
  jonathanvdc a256b31114 Refactor jit_compile into three functions před 8 roky
  jonathanvdc c6d64c410f Map global names to body ids in the JIT instead of the kernel před 8 roky
  jonathanvdc 32ea339924 Parse bytecode graphs before tree construction in the JIT před 8 roky
  jonathanvdc 72b2c6bb73 Support single-level break/continue in the JIT před 8 roky
  jonathanvdc 85bea2fbbf Detect 'mutable' functions in the JIT před 8 roky
  jonathanvdc 555e067798 Embed logging hooks in the JIT před 8 roky
  jonathanvdc 6d0cf2ed4f Protect non-call JIT input implementation from GC před 8 roky
  jonathanvdc de10bb6587 Shield JIT temporaries from the garbage collector před 8 roky
  jonathanvdc b03a765eda Ensure that the JIT's locals don't get GC'ed před 8 roky
  jonathanvdc 192c88f778 Make the JIT insert nops před 8 roky
  jonathanvdc 44650c1015 Make 'time' an intrinsic před 8 roky
  jonathanvdc a665257f8f Turn a bunch of cast operations into intrinsics před 8 roky
  jonathanvdc e66cbba294 Edit jitted code error message about unresolved globals for consistency with interpreter před 8 roky