Commit History

Автор SHA1 Съобщение Дата
  jonathanvdc 9bb45df0f6 Fix bug in the dominator tree construction algorithm преди 8 години
  jonathanvdc 08e6a3ab2c Support testing for instruction dominance преди 8 години
  jonathanvdc 26c7788786 Have definitions retain a pointer to their parent block преди 8 години
  jonathanvdc 24c5842aa9 Assign in-block indices to CFG definitions преди 8 години
  jonathanvdc 247ae19d89 Create a module that computes dominator trees for CFGs преди 8 години
  jonathanvdc ce653f6424 Read node values before branching on them (CFG construction) преди 8 години
  jonathanvdc 8e3512c898 Optimize CFG flow before lowering преди 8 години
  jonathanvdc d1f4954521 Fix a bug in CFG lowering преди 8 години
  jonathanvdc f125820f06 Print jitted function definitions before exec'ing them преди 8 години
  jonathanvdc 9974711da9 Optimize if/else if to if/elif in tree_ir преди 8 години
  jonathanvdc e8b059d885 Print lowered CFG when the code log is activated преди 8 години
  jonathanvdc 13cdd84064 Generate code that checks if globals exist in CFG construction logic преди 8 години
  jonathanvdc 3d5af736ab Standardize the 'global not found' message between JIT and interpreter преди 8 години
  jonathanvdc ae71d56566 Implement global resolution, declaration in CFG->tree lowering преди 8 години
  jonathanvdc b63b77637c Separate direct and indirect CFG calls преди 8 години
  jonathanvdc dfd4d5bc6c Refactor indirect call analysis преди 8 години
  jonathanvdc 9f77e38393 Define 'binary', 'throw' CFG instructions преди 8 години
  jonathanvdc b2b27d5a0f Implement CFG input, output->tree lowering преди 8 години
  jonathanvdc 78ff4d7528 Refactor input, output tree construction преди 8 години
  jonathanvdc 35ba529c80 Support 'resolve-local', 'load' and 'store' CFG value->tree lowering преди 8 години
  jonathanvdc 68a6dc7d25 Refactor parts of bytecode_to_tree.py преди 8 години
  jonathanvdc fff27feea9 Implement some CFG value->tree lowerings преди 8 години
  jonathanvdc 679e2e7b71 Implement __str__, __repr__ for tree_ir.VariableName преди 8 години
  jonathanvdc 0ed64f1e4c Write prologs and epilogs during CFG construction преди 8 години
  jonathanvdc af7af750c6 Define __str__, __repr__ overrides for VariableNode преди 8 години
  jonathanvdc ad49396033 Define LocalNameMap in bytecode_to_tree.py преди 8 години
  jonathanvdc b43835ab22 Implement CFG flow->tree IR lowering преди 8 години
  jonathanvdc 6ae853a3fc Print CFG alongside function bodies преди 8 години
  jonathanvdc 820a780e46 Fix some bugs in CFG construction преди 8 години
  jonathanvdc 6d36f52bdc Rename 'username' to 'taskname' in runtime.py преди 8 години