Historial de Commits

Autor SHA1 Mensaje Fecha
  jonathanvdc a8f5f3434b Use SwitchInstruction in CFG->tree lowering hace 8 años
  jonathanvdc 6be7383e26 Define a SwitchInstruction type in tree_ir hace 8 años
  jonathanvdc da8450bff9 Create --kernel={no-,}insert-nops switches hace 8 años
  jonathanvdc 351af6bc6f Create the adaptive-jit-favor-loops kernel, make it the default hace 8 años
  jonathanvdc d61f8c4782 Add an adaptive JIT heuristic that favors small functions hace 8 años
  jonathanvdc d22e08255f Create a --kernel=adaptive-jit option, make it the default hace 8 años
  jonathanvdc 0f17d07805 Define an adaptive JIT mode hace 8 años
  jonathanvdc 892eefdd30 Make fast-jit insert nops at function entry points hace 8 años
  jonathanvdc 11e8935062 Postpone CFG JIT intrinsic expansion in the pass pipeline hace 8 años
  jonathanvdc 0cb2478c24 Add an attribute that turns request handler stack traces off hace 8 años
  jonathanvdc c734e30cc0 Make read_dict a CFG JIT intrinsic hace 8 años
  jonathanvdc 88a822eb45 Make dict_in, dict_in_node CFG JIT intrinsics hace 8 años
  jonathanvdc 4cd36fda5f Make dict_len a JIT intrinsic hace 8 años
  jonathanvdc 3c39971e73 Make read_nr_out an intrinsic hace 8 años
  jonathanvdc 5dce610b0d Merge remote-tracking branch 'yentl/master' into jit hace 8 años
  jonathanvdc 96e730638f Make list_len a CFG JIT intrinsic hace 8 años
  jonathanvdc 270990122b Define CFG JIT intrinsics for common string operations hace 8 años
  jonathanvdc 4a265c6464 Define CFG JIT intrinsics for reference equality hace 8 años
  jonathanvdc 6419734131 Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def hace 8 años
  jonathanvdc abe408dc47 Define positive versions of 'no-thunks', 'no-source-maps' options hace 8 años
  jonathanvdc b9c0845621 Add 'trace', 'no-source-maps' options to the MvK controller hace 8 años
  jonathanvdc 431bce5a9f Add a helpful comment to the kernel hace 8 años
  jonathanvdc 6be9e08ac4 Implement source maps in fast-jit hace 8 años
  jonathanvdc b072a71f26 Create stack traces for jitted functions hace 8 años
  jonathanvdc 9da9327045 Include the function origin in DEBUG_INFO requests hace 8 años
  jonathanvdc 0888c0133d Generate DEBUG_INFO requests during baseline JIT codegen hace 8 años
  jonathanvdc b8f4673134 Fix some minor issues in cfg_{optimization,to_tree}.py hace 8 años
  jonathanvdc 4ef42ee2bd Fix some bugs in the request handler hace 8 años
  jonathanvdc 8ac72c4e9e Define a DEBUG_INFO request in the request handler hace 8 años
  jonathanvdc d6fd12b6a9 Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples hace 8 años