Историја ревизија

Аутор SHA1 Порука Датум
  jonathanvdc dd7dc07414 Get fast-jit to work on normal Python пре 8 година
  jonathanvdc 1233035cc5 Optimize cfg_optimization.elide_local_checks пре 8 година
  jonathanvdc ceda2eafee Fix a bug in cfg_ir.get_all_blocks пре 8 година
  jonathanvdc 32ca27d582 Fix a bug in SSA construction пре 8 година
  jonathanvdc 166099e326 Fix a bug in baseline JIT tracing пре 8 година
  jonathanvdc f3491749bf Fix a bug in bytecode_ir.CallInstruction.__repr__ пре 8 година
  jonathanvdc 7bd6bbbc74 Define __repr__ for bytecode IR пре 8 година
  jonathanvdc 758858462a Respect jit.allow_direct_calls in fast-jit пре 8 година
  jonathanvdc 033de36915 Support automatic nop insertion in fast-jit пре 8 година
  jonathanvdc d6d41d9b2a Rename 'read_userroot' intrinsic to 'read_taskroot' пре 8 година
  jonathanvdc c6f8db1c5f Apply tree optimizations to lowered CFG пре 8 година
  jonathanvdc 64031d996f Try to use fewer local variables in intrinsics пре 8 година
  jonathanvdc d52ae472cf Fix a bug in the unary lowering code пре 8 година
  jonathanvdc 175d8ab3b8 Evaluate constant unaries in the CFG optimizer пре 8 година
  jonathanvdc d19e936007 Make unary intrinsics CFG intrinsics пре 8 година
  jonathanvdc 71d0e830f3 Add unary operators to CFG IR пре 8 година
  jonathanvdc 3477ecd6fb Make fast-jit the default JIT пре 8 година
  jonathanvdc 444de619be Fix another thunk-related bug пре 8 година
  jonathanvdc c67d87f46e Fix a bug with thunks to constant anonymous functions пре 8 година
  jonathanvdc 44fea9402b Give JIT intrinsics the jit-no-gc calling convention пре 8 година
  jonathanvdc 77eee2f563 Strategically insert GC protects пре 8 година
  jonathanvdc 64e0b89724 Implement create-edge to tree lowering пре 8 година
  jonathanvdc ff2cea223f Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge пре 8 година
  jonathanvdc a78abb6562 Demote input/output to macros in CFG IR пре 8 година
  jonathanvdc 93d41356f1 Fix string encoding in perf2tex пре 8 година
  jonathanvdc e0fc0d4cfa Add a performance test for the dict iteration idiom пре 8 година
  jonathanvdc 7e7be8ad44 Optimize the dict iteration idiom in fast-JIT пре 8 година
  jonathanvdc 6c26ae5fc8 Optimize for small functions in CFG->tree lowering пре 8 година
  jonathanvdc f8a767f479 Make cast intrinsics CFG intrinsics too пре 8 година
  jonathanvdc cafe269b87 Optimize repeated reads in CFG IR пре 8 година