Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc fd0277c139 Implement tracing in the fast JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 30e78f8988 Correct the assumption that every tree_ir node returns a temporary %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7fbc43cd9c Create a 'macro-positional' calling convention, 'print' macro %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c8a432c739 Nullify entry point block parameters after SSA construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 73ec6df3b4 Allow DCE to eliminate unused block parameters %!s(int64=8) %!d(string=hai) anos
  jonathanvdc bc1794f617 Fix a bug in SSA construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f8c82738c1 Fix a bug in the instruction scheduling algorithm %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f7ffb9394d Expand indirect definitions before CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 90070546f1 Add a 'create' method to every CFG Instruction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9a1cbd6d06 Define some simple CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9b9135c2be Implement SSA form construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a0f8467006 Move some CFG algorithms into cfg_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4d07204a1b Add a --kernel=fast-jit option to the server %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 32c9b7d941 Allow the kernel to switch between baseline and complex JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d124442b79 Fix some miscellaneous cfg_to_tree bugs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc bfb1601031 Refactor bytecode_to_tree.retrieve_task_root %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 79e3c01d60 Make declare-local values dependent on the root node %!s(int64=8) %!d(string=hai) anos
  jonathanvdc be13e41468 Implement instruction scheduling for CFG->tree transformation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2f12145d5e Make free-root-node CFG instructions value-less %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d9d6c5bd62 Define __repr__ methods for all tree_ir classes %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4db86cf6e4 Try harder to inline values during CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 14af8fb162 Simplify loop, loop-multiple relooped block lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6bbca23196 Perform constant reads at compile-time, even for CFGs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5f5489b5f2 Implement a value-simplifying optimization for the CFG JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5f330045d4 Apply CFG JIT intrinsics to function calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc cb973d3b83 Use regular JIT intrinsics during CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 080698ee51 Define CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d33896df4b Introduced create-node CFG values %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a24d76bd6a Avoid generating thunks for recursive functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f1fa1e669f Make the optimize_calls optimization more powerful %!s(int64=8) %!d(string=hai) anos