Historie revizí

Autor SHA1 Zpráva Datum
  jonathanvdc ff2cea223f Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge před 8 roky
  jonathanvdc 7e7be8ad44 Optimize the dict iteration idiom in fast-JIT před 8 roky
  jonathanvdc cafe269b87 Optimize repeated reads in CFG IR před 8 roky
  jonathanvdc f1b61d8c23 Re-write the block-merging optimization před 8 roky
  jonathanvdc 78848e484f Fix a number of CFG JIT bugs před 8 roky
  jonathanvdc d4b2b211bf Nullify entry point block parameters after SSA construction před 8 roky
  jonathanvdc 4f0a90a2b4 Allow DCE to eliminate unused block parameters před 8 roky
  jonathanvdc caf77fdacf Expand indirect definitions before CFG->tree lowering před 8 roky
  jonathanvdc d4eeb6885c Move some CFG algorithms into cfg_ir před 8 roky
  jonathanvdc 3b2e587f40 Perform constant reads at compile-time, even for CFGs před 8 roky
  jonathanvdc d37555641a Implement a value-simplifying optimization for the CFG JIT před 8 roky
  jonathanvdc 585d8a49b6 Apply CFG JIT intrinsics to function calls před 8 roky
  jonathanvdc 9455b09446 Make the optimize_calls optimization more powerful před 8 roky
  jonathanvdc eed575c550 Delete debug statement před 8 roky
  jonathanvdc ee38409027 Implement trivial phi elimination před 8 roky
  jonathanvdc cc101d3772 Add an optimization that replaces indirect calls by direct calls před 8 roky
  jonathanvdc 8070513740 Fix a bug in check-local-exists elision před 8 roky
  jonathanvdc bd5abe76ac Implement the CFG block merging optimization před 8 roky
  jonathanvdc 004bcdc1e5 Implement dead code elimination for CFGs před 8 roky
  jonathanvdc 33ebf2e4d1 Implement redundant check-local-exists definition elision před 8 roky
  jonathanvdc 8e3512c898 Optimize CFG flow before lowering před 8 roky
  jonathanvdc 8b35e71fe7 Create preliminary relooper implementation před 8 roky