Historique des commits

Auteur SHA1 Message Date
  jonathanvdc 26b889bda6 Use SwitchInstruction in CFG->tree lowering il y a 8 ans
  jonathanvdc 0243877577 Define a SwitchInstruction type in tree_ir il y a 8 ans
  jonathanvdc a4a8a98a3b Create --kernel={no-,}insert-nops switches il y a 8 ans
  jonathanvdc 24a9339ea6 Create the adaptive-jit-favor-loops kernel, make it the default il y a 8 ans
  jonathanvdc 8c89761326 Add an adaptive JIT heuristic that favors small functions il y a 8 ans
  jonathanvdc 7dfd3cb7f2 Create a --kernel=adaptive-jit option, make it the default il y a 8 ans
  jonathanvdc 91ef7e162b Define an adaptive JIT mode il y a 8 ans
  jonathanvdc deffc10627 Make fast-jit insert nops at function entry points il y a 8 ans
  jonathanvdc 828a12714d Postpone CFG JIT intrinsic expansion in the pass pipeline il y a 8 ans
  jonathanvdc 960614f697 Add an attribute that turns request handler stack traces off il y a 8 ans
  jonathanvdc 3b3f11233c Make read_dict a CFG JIT intrinsic il y a 8 ans
  jonathanvdc 8299f2ecca Make dict_in, dict_in_node CFG JIT intrinsics il y a 8 ans
  jonathanvdc 9022ef5db5 Make dict_len a JIT intrinsic il y a 8 ans
  jonathanvdc 77f36ab5ba Make read_nr_out an intrinsic il y a 8 ans
  jonathanvdc 473d986847 Merge remote-tracking branch 'yentl/master' into jit il y a 8 ans
  jonathanvdc 60b5c65e80 Make list_len a CFG JIT intrinsic il y a 8 ans
  jonathanvdc 07a3998c2b Define CFG JIT intrinsics for common string operations il y a 8 ans
  jonathanvdc e368577704 Define CFG JIT intrinsics for reference equality il y a 8 ans
  jonathanvdc c37ed40f3c Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def il y a 8 ans
  jonathanvdc a6080657d9 Define positive versions of 'no-thunks', 'no-source-maps' options il y a 8 ans
  jonathanvdc b8b7823ab5 Add 'trace', 'no-source-maps' options to the MvK controller il y a 8 ans
  jonathanvdc f14bfe9715 Add a helpful comment to the kernel il y a 8 ans
  jonathanvdc f8770ef322 Implement source maps in fast-jit il y a 8 ans
  jonathanvdc 97e5897a4c Create stack traces for jitted functions il y a 8 ans
  jonathanvdc 45a6192e8e Include the function origin in DEBUG_INFO requests il y a 8 ans
  jonathanvdc 45c319cc22 Generate DEBUG_INFO requests during baseline JIT codegen il y a 8 ans
  jonathanvdc 5943ae6bd3 Fix some minor issues in cfg_{optimization,to_tree}.py il y a 8 ans
  jonathanvdc 89a608135b Fix some bugs in the request handler il y a 8 ans
  jonathanvdc 9f2fe45fb9 Define a DEBUG_INFO request in the request handler il y a 8 ans
  jonathanvdc ab2249128f Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples il y a 8 ans