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

Аутор SHA1 Порука Датум
  jonathanvdc ff2cea223f Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge пре 8 година
  jonathanvdc a78abb6562 Demote input/output to macros in CFG IR пре 8 година
  jonathanvdc 7e7be8ad44 Optimize the dict iteration idiom in fast-JIT пре 8 година
  jonathanvdc cafe269b87 Optimize repeated reads in CFG IR пре 8 година
  jonathanvdc c79c3e9e1d Add additional CFG construction assertions пре 8 година
  jonathanvdc d6ff4c9519 Create a 'macro-positional' calling convention, 'print' macro пре 8 година
  jonathanvdc d0f5a632bc Add a 'create' method to every CFG Instruction пре 8 година
  jonathanvdc 59076f6d8a Implement SSA form construction пре 8 година
  jonathanvdc d4eeb6885c Move some CFG algorithms into cfg_ir пре 8 година
  jonathanvdc 313cbac9e8 Make declare-local values dependent on the root node пре 8 година
  jonathanvdc e3c81c30b3 Make free-root-node CFG instructions value-less пре 8 година
  jonathanvdc d37555641a Implement a value-simplifying optimization for the CFG JIT пре 8 година
  jonathanvdc 585d8a49b6 Apply CFG JIT intrinsics to function calls пре 8 година
  jonathanvdc 9801da4d04 Introduced create-node CFG values пре 8 година
  jonathanvdc ee38409027 Implement trivial phi elimination пре 8 година
  jonathanvdc cc101d3772 Add an optimization that replaces indirect calls by direct calls пре 8 година
  jonathanvdc a995543d2c Include function parameters in CFG IR prologs пре 8 година
  jonathanvdc a3050ed8fb Protected {alloc|free}-root-node from dead code elimination пре 8 година
  jonathanvdc 004bcdc1e5 Implement dead code elimination for CFGs пре 8 година
  jonathanvdc 33ebf2e4d1 Implement redundant check-local-exists definition elision пре 8 година
  jonathanvdc 26c7788786 Have definitions retain a pointer to their parent block пре 8 година
  jonathanvdc 24c5842aa9 Assign in-block indices to CFG definitions пре 8 година
  jonathanvdc ce653f6424 Read node values before branching on them (CFG construction) пре 8 година
  jonathanvdc 8e3512c898 Optimize CFG flow before lowering пре 8 година
  jonathanvdc b63b77637c Separate direct and indirect CFG calls пре 8 година
  jonathanvdc 9f77e38393 Define 'binary', 'throw' CFG instructions пре 8 година
  jonathanvdc 0ed64f1e4c Write prologs and epilogs during CFG construction пре 8 година
  jonathanvdc 820a780e46 Fix some bugs in CFG construction пре 8 година
  jonathanvdc 8b35e71fe7 Create preliminary relooper implementation пре 8 година
  jonathanvdc 7d2b7d2035 Implement experimental bytecode->CFG transformation пре 8 година