Commit History

Autor SHA1 Mensaxe Data
  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
  jonathanvdc 8b51fb92c1 Delete debug statement %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 70b79c679c Implement trivial phi elimination %!s(int64=8) %!d(string=hai) anos
  jonathanvdc aaf866c85d Add an optimization that replaces indirect calls by direct calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a3dcaa74a1 Include function parameters in CFG IR prologs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3f36859158 Fix a bug in check-local-exists elision %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6347ecdd1d Implement the CFG block merging optimization %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8ab65078e4 Support lowering of defs that point to defs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a01ac84e97 Protected {alloc|free}-root-node from dead code elimination %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f80b5a57ca Implement dead code elimination for CFGs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1b22d28a37 Implement redundant check-local-exists definition elision %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4f4a848ee6 Fix bug in the dominator tree construction algorithm %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c4385976fe Support testing for instruction dominance %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1f021cf563 Have definitions retain a pointer to their parent block %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f8041ff120 Assign in-block indices to CFG definitions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a8366add63 Create a module that computes dominator trees for CFGs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ee5dfbee5d Read node values before branching on them (CFG construction) %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 95f6704a5e Optimize CFG flow before lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1e243c37b7 Fix a bug in CFG lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9e9717213a Print jitted function definitions before exec'ing them %!s(int64=8) %!d(string=hai) anos