Историја ревизија

Аутор 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 година