Historie revizí

Autor SHA1 Zpráva Datum
  jonathanvdc 9da9327045 Include the function origin in DEBUG_INFO requests před 8 roky
  jonathanvdc 0888c0133d Generate DEBUG_INFO requests during baseline JIT codegen před 8 roky
  jonathanvdc b8f4673134 Fix some minor issues in cfg_{optimization,to_tree}.py před 8 roky
  jonathanvdc 4ef42ee2bd Fix some bugs in the request handler před 8 roky
  jonathanvdc 8ac72c4e9e Define a DEBUG_INFO request in the request handler před 8 roky
  jonathanvdc d6fd12b6a9 Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples před 8 roky
  jonathanvdc f3f9234a71 Remove an old test case from tree_ir.py před 8 roky
  jonathanvdc 01277aee16 Implement source map generation for the baseline JIT před 8 roky
  jonathanvdc 4e5f6dfa21 Add an option to the JIT that enables source maps před 8 roky
  jonathanvdc a52237662d Add debug info support to tree IR před 8 roky
  jonathanvdc 3a2c6cc528 Define source maps před 8 roky
  jonathanvdc af8d6e00bb Remove a misleading comment from the Modelverse kernel před 8 roky
  jonathanvdc dd7dc07414 Get fast-jit to work on normal Python před 8 roky
  jonathanvdc 1233035cc5 Optimize cfg_optimization.elide_local_checks před 8 roky
  jonathanvdc ceda2eafee Fix a bug in cfg_ir.get_all_blocks před 8 roky
  jonathanvdc 32ca27d582 Fix a bug in SSA construction před 8 roky
  jonathanvdc 166099e326 Fix a bug in baseline JIT tracing před 8 roky
  jonathanvdc f3491749bf Fix a bug in bytecode_ir.CallInstruction.__repr__ před 8 roky
  jonathanvdc 7bd6bbbc74 Define __repr__ for bytecode IR před 8 roky
  jonathanvdc 758858462a Respect jit.allow_direct_calls in fast-jit před 8 roky
  jonathanvdc 033de36915 Support automatic nop insertion in fast-jit před 8 roky
  jonathanvdc d6d41d9b2a Rename 'read_userroot' intrinsic to 'read_taskroot' před 8 roky
  jonathanvdc c6f8db1c5f Apply tree optimizations to lowered CFG před 8 roky
  jonathanvdc 64031d996f Try to use fewer local variables in intrinsics před 8 roky
  jonathanvdc d52ae472cf Fix a bug in the unary lowering code před 8 roky
  jonathanvdc 175d8ab3b8 Evaluate constant unaries in the CFG optimizer před 8 roky
  jonathanvdc d19e936007 Make unary intrinsics CFG intrinsics před 8 roky
  jonathanvdc 71d0e830f3 Add unary operators to CFG IR před 8 roky
  jonathanvdc 3477ecd6fb Make fast-jit the default JIT před 8 roky
  jonathanvdc 444de619be Fix another thunk-related bug před 8 roky