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

Аутор SHA1 Порука Датум
  jonathanvdc a8366add63 Create a module that computes dominator trees for CFGs пре 8 година
  jonathanvdc ee5dfbee5d Read node values before branching on them (CFG construction) пре 8 година
  jonathanvdc 95f6704a5e Optimize CFG flow before lowering пре 8 година
  jonathanvdc 1e243c37b7 Fix a bug in CFG lowering пре 8 година
  jonathanvdc 9e9717213a Print jitted function definitions before exec'ing them пре 8 година
  jonathanvdc cedb927953 Optimize if/else if to if/elif in tree_ir пре 8 година
  jonathanvdc 9bbb8cc738 Print lowered CFG when the code log is activated пре 8 година
  jonathanvdc 1fc862e7d1 Generate code that checks if globals exist in CFG construction logic пре 8 година
  jonathanvdc eb6b42526d Standardize the 'global not found' message between JIT and interpreter пре 8 година
  jonathanvdc 4b148f5e1f Implement global resolution, declaration in CFG->tree lowering пре 8 година
  jonathanvdc c778747008 Separate direct and indirect CFG calls пре 8 година
  jonathanvdc 7a95cc02a7 Refactor indirect call analysis пре 8 година
  jonathanvdc 5c7c077787 Define 'binary', 'throw' CFG instructions пре 8 година
  jonathanvdc 3434d8e135 Implement CFG input, output->tree lowering пре 8 година
  jonathanvdc 69b7f6d52d Refactor input, output tree construction пре 8 година
  jonathanvdc a6a35c2b85 Support 'resolve-local', 'load' and 'store' CFG value->tree lowering пре 8 година
  jonathanvdc 1476e601ce Refactor parts of bytecode_to_tree.py пре 8 година
  jonathanvdc cd3df575f2 Implement some CFG value->tree lowerings пре 8 година
  jonathanvdc 06569ed74d Implement __str__, __repr__ for tree_ir.VariableName пре 8 година
  jonathanvdc 17f514e7cd Write prologs and epilogs during CFG construction пре 8 година
  jonathanvdc eac79f91d0 Define __str__, __repr__ overrides for VariableNode пре 8 година
  jonathanvdc dd9888b71a Define LocalNameMap in bytecode_to_tree.py пре 8 година
  jonathanvdc 65bdb4ccaf Implement CFG flow->tree IR lowering пре 8 година
  jonathanvdc 7be2d56c79 Print CFG alongside function bodies пре 8 година
  jonathanvdc 2f5285a5f1 Fix some bugs in CFG construction пре 8 година
  jonathanvdc 57cbf2bb08 Rename 'username' to 'taskname' in runtime.py пре 8 година
  jonathanvdc fce5f91d8c Implement more CFG->tree functionality пре 8 година
  jonathanvdc a359115a75 Create preliminary relooper implementation пре 8 година
  jonathanvdc 1b4bd9f5c3 Implement experimental bytecode->CFG transformation пре 8 година
  jonathanvdc a322c1c039 Define bytecode_to_cfg.py skeleton пре 8 година