Historie revizí

Autor SHA1 Zpráva Datum
  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
  jonathanvdc c67d87f46e Fix a bug with thunks to constant anonymous functions před 8 roky
  jonathanvdc 44fea9402b Give JIT intrinsics the jit-no-gc calling convention před 8 roky
  jonathanvdc 77eee2f563 Strategically insert GC protects před 8 roky
  jonathanvdc 64e0b89724 Implement create-edge to tree lowering před 8 roky
  jonathanvdc ff2cea223f Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge před 8 roky
  jonathanvdc a78abb6562 Demote input/output to macros in CFG IR před 8 roky
  jonathanvdc 93d41356f1 Fix string encoding in perf2tex před 8 roky
  jonathanvdc e0fc0d4cfa Add a performance test for the dict iteration idiom před 8 roky
  jonathanvdc 7e7be8ad44 Optimize the dict iteration idiom in fast-JIT před 8 roky
  jonathanvdc 6c26ae5fc8 Optimize for small functions in CFG->tree lowering před 8 roky
  jonathanvdc f8a767f479 Make cast intrinsics CFG intrinsics too před 8 roky
  jonathanvdc cafe269b87 Optimize repeated reads in CFG IR před 8 roky