Commit History

Autor SHA1 Mensaxe Data
  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
  jonathanvdc cedb927953 Optimize if/else if to if/elif in tree_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9bbb8cc738 Print lowered CFG when the code log is activated %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1fc862e7d1 Generate code that checks if globals exist in CFG construction logic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc eb6b42526d Standardize the 'global not found' message between JIT and interpreter %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4b148f5e1f Implement global resolution, declaration in CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c778747008 Separate direct and indirect CFG calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7a95cc02a7 Refactor indirect call analysis %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5c7c077787 Define 'binary', 'throw' CFG instructions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3434d8e135 Implement CFG input, output->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 69b7f6d52d Refactor input, output tree construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a6a35c2b85 Support 'resolve-local', 'load' and 'store' CFG value->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1476e601ce Refactor parts of bytecode_to_tree.py %!s(int64=8) %!d(string=hai) anos
  jonathanvdc cd3df575f2 Implement some CFG value->tree lowerings %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 06569ed74d Implement __str__, __repr__ for tree_ir.VariableName %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 17f514e7cd Write prologs and epilogs during CFG construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc eac79f91d0 Define __str__, __repr__ overrides for VariableNode %!s(int64=8) %!d(string=hai) anos
  jonathanvdc dd9888b71a Define LocalNameMap in bytecode_to_tree.py %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 65bdb4ccaf Implement CFG flow->tree IR lowering %!s(int64=8) %!d(string=hai) anos