Historie revizí

Autor SHA1 Zpráva Datum
  jonathanvdc 7b4a5a94b7 Get fast-jit to work on normal Python před 8 roky
  jonathanvdc 9b1437dc0e Optimize cfg_optimization.elide_local_checks před 8 roky
  jonathanvdc 58052f5700 Fix a bug in cfg_ir.get_all_blocks před 8 roky
  jonathanvdc 8d148f7d55 Fix a bug in SSA construction před 8 roky
  jonathanvdc 5feb048491 Fix a bug in baseline JIT tracing před 8 roky
  jonathanvdc b3206d446b Fix a bug in bytecode_ir.CallInstruction.__repr__ před 8 roky
  jonathanvdc 440bd1512a Define __repr__ for bytecode IR před 8 roky
  jonathanvdc 68e8dce1ad Respect jit.allow_direct_calls in fast-jit před 8 roky
  jonathanvdc 889b1e0f1c Support automatic nop insertion in fast-jit před 8 roky
  jonathanvdc ce72a91903 Rename 'read_userroot' intrinsic to 'read_taskroot' před 8 roky
  jonathanvdc 14f6d31ab7 Apply tree optimizations to lowered CFG před 8 roky
  jonathanvdc ad4c576861 Try to use fewer local variables in intrinsics před 8 roky
  jonathanvdc bf2c18088f Fix a bug in the unary lowering code před 8 roky
  jonathanvdc b420d58b42 Evaluate constant unaries in the CFG optimizer před 8 roky
  jonathanvdc ba3590b0e0 Make unary intrinsics CFG intrinsics před 8 roky
  jonathanvdc 8f8642044d Add unary operators to CFG IR před 8 roky
  jonathanvdc db166546a5 Make fast-jit the default JIT před 8 roky
  jonathanvdc 4e99a21877 Fix another thunk-related bug před 8 roky
  jonathanvdc fa0ae67898 Fix a bug with thunks to constant anonymous functions před 8 roky
  jonathanvdc 2df18a921c Give JIT intrinsics the jit-no-gc calling convention před 8 roky
  jonathanvdc 4fd68c8951 Strategically insert GC protects před 8 roky
  jonathanvdc af55322db0 Implement create-edge to tree lowering před 8 roky
  jonathanvdc db819b9eba Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge před 8 roky
  jonathanvdc 90fc6c2e19 Demote input/output to macros in CFG IR před 8 roky
  jonathanvdc 8da256bda9 Fix string encoding in perf2tex před 8 roky
  jonathanvdc 237f0e0d72 Add a performance test for the dict iteration idiom před 8 roky
  jonathanvdc 556781dd38 Optimize the dict iteration idiom in fast-JIT před 8 roky
  jonathanvdc 6eef774b3f Optimize for small functions in CFG->tree lowering před 8 roky
  jonathanvdc 8f6c41b590 Make cast intrinsics CFG intrinsics too před 8 roky
  jonathanvdc 540c727d10 Optimize repeated reads in CFG IR před 8 roky