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

Аутор SHA1 Порука Датум
  jonathanvdc a78abb6562 Demote input/output to macros in CFG IR пре 8 година
  jonathanvdc 7e7be8ad44 Optimize the dict iteration idiom in fast-JIT пре 8 година
  jonathanvdc 6c26ae5fc8 Optimize for small functions in CFG->tree lowering пре 8 година
  jonathanvdc 99f5a9e358 Use a simpler instruction scheduler пре 8 година
  jonathanvdc dc5430682f Use tuple statements during CFG->tree lowering пре 8 година
  jonathanvdc fb9b2be0a1 Make scheduling code iterative instead of recursive пре 8 година
  jonathanvdc 78848e484f Fix a number of CFG JIT bugs пре 8 година
  jonathanvdc 8e1fd2ecdd Implement tracing in the fast JIT пре 8 година
  jonathanvdc 5c4b828e5f Fix a bug in the instruction scheduling algorithm пре 8 година
  jonathanvdc caf77fdacf Expand indirect definitions before CFG->tree lowering пре 8 година
  jonathanvdc d4eeb6885c Move some CFG algorithms into cfg_ir пре 8 година
  jonathanvdc 74042ce25a Fix some miscellaneous cfg_to_tree bugs пре 8 година
  jonathanvdc 567b430277 Implement instruction scheduling for CFG->tree transformation пре 8 година
  jonathanvdc 130b2aa79f Try harder to inline values during CFG->tree lowering пре 8 година
  jonathanvdc a80520901b Simplify loop, loop-multiple relooped block lowering пре 8 година
  jonathanvdc 6d735a60f2 Use regular JIT intrinsics during CFG->tree lowering пре 8 година
  jonathanvdc 9801da4d04 Introduced create-node CFG values пре 8 година
  jonathanvdc a995543d2c Include function parameters in CFG IR prologs пре 8 година
  jonathanvdc 1ff4ee239c Support lowering of defs that point to defs пре 8 година
  jonathanvdc ce653f6424 Read node values before branching on them (CFG construction) пре 8 година
  jonathanvdc d1f4954521 Fix a bug in CFG lowering пре 8 година
  jonathanvdc e8b059d885 Print lowered CFG when the code log is activated пре 8 година
  jonathanvdc ae71d56566 Implement global resolution, declaration in CFG->tree lowering пре 8 година
  jonathanvdc b63b77637c Separate direct and indirect CFG calls пре 8 година
  jonathanvdc 9f77e38393 Define 'binary', 'throw' CFG instructions пре 8 година
  jonathanvdc b2b27d5a0f Implement CFG input, output->tree lowering пре 8 година
  jonathanvdc 35ba529c80 Support 'resolve-local', 'load' and 'store' CFG value->tree lowering пре 8 година
  jonathanvdc 0ed64f1e4c Write prologs and epilogs during CFG construction пре 8 година
  jonathanvdc b43835ab22 Implement CFG flow->tree IR lowering пре 8 година
  jonathanvdc a6053705e0 Implement more CFG->tree functionality пре 8 година