Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 313cbac9e8 Make declare-local values dependent on the root node %!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 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 9801da4d04 Introduced create-node CFG values %!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 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
  jonathanvdc 33ebf2e4d1 Implement redundant check-local-exists definition elision %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 26c7788786 Have definitions retain a pointer to their parent block %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 24c5842aa9 Assign in-block indices to CFG definitions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ce653f6424 Read node values before branching on them (CFG construction) %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8e3512c898 Optimize CFG flow before lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc b63b77637c Separate direct and indirect CFG calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9f77e38393 Define 'binary', 'throw' CFG instructions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0ed64f1e4c Write prologs and epilogs during CFG construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 820a780e46 Fix some bugs in CFG construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8b35e71fe7 Create preliminary relooper implementation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7d2b7d2035 Implement experimental bytecode->CFG transformation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc b33e042b5f Define more CFG instructions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d70b906618 Define function calls in cfg_ir.py %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2b89013a55 Add more __str__ overrides to cfg_ir.py %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 80101f101c Create some CFG-IR prototype data structures %!s(int64=8) %!d(string=hai) anos