Commit History

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