Historique des commits

Auteur SHA1 Message Date
  jonathanvdc 01277aee16 Implement source map generation for the baseline JIT il y a 8 ans
  jonathanvdc 4e5f6dfa21 Add an option to the JIT that enables source maps il y a 8 ans
  jonathanvdc a52237662d Add debug info support to tree IR il y a 8 ans
  jonathanvdc 3a2c6cc528 Define source maps il y a 8 ans
  jonathanvdc af8d6e00bb Remove a misleading comment from the Modelverse kernel il y a 8 ans
  jonathanvdc dd7dc07414 Get fast-jit to work on normal Python il y a 8 ans
  jonathanvdc 1233035cc5 Optimize cfg_optimization.elide_local_checks il y a 8 ans
  jonathanvdc ceda2eafee Fix a bug in cfg_ir.get_all_blocks il y a 8 ans
  jonathanvdc 32ca27d582 Fix a bug in SSA construction il y a 8 ans
  jonathanvdc 166099e326 Fix a bug in baseline JIT tracing il y a 8 ans
  jonathanvdc f3491749bf Fix a bug in bytecode_ir.CallInstruction.__repr__ il y a 8 ans
  jonathanvdc 7bd6bbbc74 Define __repr__ for bytecode IR il y a 8 ans
  jonathanvdc 758858462a Respect jit.allow_direct_calls in fast-jit il y a 8 ans
  jonathanvdc 033de36915 Support automatic nop insertion in fast-jit il y a 8 ans
  jonathanvdc d6d41d9b2a Rename 'read_userroot' intrinsic to 'read_taskroot' il y a 8 ans
  jonathanvdc c6f8db1c5f Apply tree optimizations to lowered CFG il y a 8 ans
  jonathanvdc 64031d996f Try to use fewer local variables in intrinsics il y a 8 ans
  jonathanvdc d52ae472cf Fix a bug in the unary lowering code il y a 8 ans
  jonathanvdc 175d8ab3b8 Evaluate constant unaries in the CFG optimizer il y a 8 ans
  jonathanvdc d19e936007 Make unary intrinsics CFG intrinsics il y a 8 ans
  jonathanvdc 71d0e830f3 Add unary operators to CFG IR il y a 8 ans
  jonathanvdc 3477ecd6fb Make fast-jit the default JIT il y a 8 ans
  jonathanvdc 444de619be Fix another thunk-related bug il y a 8 ans
  jonathanvdc c67d87f46e Fix a bug with thunks to constant anonymous functions il y a 8 ans
  jonathanvdc 44fea9402b Give JIT intrinsics the jit-no-gc calling convention il y a 8 ans
  jonathanvdc 77eee2f563 Strategically insert GC protects il y a 8 ans
  jonathanvdc 64e0b89724 Implement create-edge to tree lowering il y a 8 ans
  jonathanvdc ff2cea223f Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge il y a 8 ans
  jonathanvdc a78abb6562 Demote input/output to macros in CFG IR il y a 8 ans
  jonathanvdc 93d41356f1 Fix string encoding in perf2tex il y a 8 ans