Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 8ac72c4e9e Define a DEBUG_INFO request in the request handler %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d6fd12b6a9 Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f3f9234a71 Remove an old test case from tree_ir.py %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 01277aee16 Implement source map generation for the baseline JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4e5f6dfa21 Add an option to the JIT that enables source maps %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a52237662d Add debug info support to tree IR %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3a2c6cc528 Define source maps %!s(int64=8) %!d(string=hai) anos
  jonathanvdc af8d6e00bb Remove a misleading comment from the Modelverse kernel %!s(int64=8) %!d(string=hai) anos
  jonathanvdc dd7dc07414 Get fast-jit to work on normal Python %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1233035cc5 Optimize cfg_optimization.elide_local_checks %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ceda2eafee Fix a bug in cfg_ir.get_all_blocks %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 32ca27d582 Fix a bug in SSA construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 166099e326 Fix a bug in baseline JIT tracing %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f3491749bf Fix a bug in bytecode_ir.CallInstruction.__repr__ %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7bd6bbbc74 Define __repr__ for bytecode IR %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 758858462a Respect jit.allow_direct_calls in fast-jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 033de36915 Support automatic nop insertion in fast-jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d6d41d9b2a Rename 'read_userroot' intrinsic to 'read_taskroot' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c6f8db1c5f Apply tree optimizations to lowered CFG %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 64031d996f Try to use fewer local variables in intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d52ae472cf Fix a bug in the unary lowering code %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 175d8ab3b8 Evaluate constant unaries in the CFG optimizer %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d19e936007 Make unary intrinsics CFG intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 71d0e830f3 Add unary operators to CFG IR %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3477ecd6fb Make fast-jit the default JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 444de619be Fix another thunk-related bug %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c67d87f46e Fix a bug with thunks to constant anonymous functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 44fea9402b Give JIT intrinsics the jit-no-gc calling convention %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 77eee2f563 Strategically insert GC protects %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 64e0b89724 Implement create-edge to tree lowering %!s(int64=8) %!d(string=hai) anos