Historial de Commits

Autor SHA1 Mensaje Fecha
  jonathanvdc 4fd68c8951 Strategically insert GC protects hace 8 años
  jonathanvdc db819b9eba Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge hace 8 años
  jonathanvdc 556781dd38 Optimize the dict iteration idiom in fast-JIT hace 8 años
  jonathanvdc 540c727d10 Optimize repeated reads in CFG IR hace 8 años
  jonathanvdc 2a077896c6 Re-write the block-merging optimization hace 8 años
  jonathanvdc 7ece5c8296 Fix a number of CFG JIT bugs hace 8 años
  jonathanvdc c8a432c739 Nullify entry point block parameters after SSA construction hace 8 años
  jonathanvdc 73ec6df3b4 Allow DCE to eliminate unused block parameters hace 8 años
  jonathanvdc f7ffb9394d Expand indirect definitions before CFG->tree lowering hace 8 años
  jonathanvdc a0f8467006 Move some CFG algorithms into cfg_ir hace 8 años
  jonathanvdc 6bbca23196 Perform constant reads at compile-time, even for CFGs hace 8 años
  jonathanvdc 5f5489b5f2 Implement a value-simplifying optimization for the CFG JIT hace 8 años
  jonathanvdc 5f330045d4 Apply CFG JIT intrinsics to function calls hace 8 años
  jonathanvdc f1fa1e669f Make the optimize_calls optimization more powerful hace 8 años
  jonathanvdc 8b51fb92c1 Delete debug statement hace 8 años
  jonathanvdc 70b79c679c Implement trivial phi elimination hace 8 años
  jonathanvdc aaf866c85d Add an optimization that replaces indirect calls by direct calls hace 8 años
  jonathanvdc 3f36859158 Fix a bug in check-local-exists elision hace 8 años
  jonathanvdc 6347ecdd1d Implement the CFG block merging optimization hace 8 años
  jonathanvdc f80b5a57ca Implement dead code elimination for CFGs hace 8 años
  jonathanvdc 1b22d28a37 Implement redundant check-local-exists definition elision hace 8 años
  jonathanvdc 95f6704a5e Optimize CFG flow before lowering hace 8 años
  jonathanvdc a359115a75 Create preliminary relooper implementation hace 8 años