Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc bd107ed8b4 Define some simple CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 59076f6d8a Implement SSA form construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d4eeb6885c Move some CFG algorithms into cfg_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d59c9ffb23 Add a --kernel=fast-jit option to the server %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7deb185691 Allow the kernel to switch between baseline and complex JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 74042ce25a Fix some miscellaneous cfg_to_tree bugs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f9ecb70bdf Refactor bytecode_to_tree.retrieve_task_root %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 313cbac9e8 Make declare-local values dependent on the root node %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 567b430277 Implement instruction scheduling for CFG->tree transformation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc e3c81c30b3 Make free-root-node CFG instructions value-less %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 518d67d071 Define __repr__ methods for all tree_ir classes %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 130b2aa79f Try harder to inline values during CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a80520901b Simplify loop, loop-multiple relooped block lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3b2e587f40 Perform constant reads at compile-time, even for CFGs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d37555641a Implement a value-simplifying optimization for the CFG JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 585d8a49b6 Apply CFG JIT intrinsics to function calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6d735a60f2 Use regular JIT intrinsics during CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ad8628c346 Define CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9801da4d04 Introduced create-node CFG values %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d6ea282cdd Avoid generating thunks for recursive functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9455b09446 Make the optimize_calls optimization more powerful %!s(int64=8) %!d(string=hai) anos
  jonathanvdc eed575c550 Delete debug statement %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ee38409027 Implement trivial phi elimination %!s(int64=8) %!d(string=hai) anos
  jonathanvdc cc101d3772 Add an optimization that replaces indirect calls by direct calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a995543d2c Include function parameters in CFG IR prologs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8070513740 Fix a bug in check-local-exists elision %!s(int64=8) %!d(string=hai) anos
  jonathanvdc bd5abe76ac Implement the CFG block merging optimization %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1ff4ee239c Support lowering of defs that point to defs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a3050ed8fb Protected {alloc|free}-root-node from dead code elimination %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 004bcdc1e5 Implement dead code elimination for CFGs %!s(int64=8) %!d(string=hai) anos