Historique des commits

Auteur SHA1 Message Date
  jonathanvdc c8a432c739 Nullify entry point block parameters after SSA construction il y a 8 ans
  jonathanvdc 73ec6df3b4 Allow DCE to eliminate unused block parameters il y a 8 ans
  jonathanvdc f7ffb9394d Expand indirect definitions before CFG->tree lowering il y a 8 ans
  jonathanvdc a0f8467006 Move some CFG algorithms into cfg_ir il y a 8 ans
  jonathanvdc 6bbca23196 Perform constant reads at compile-time, even for CFGs il y a 8 ans
  jonathanvdc 5f5489b5f2 Implement a value-simplifying optimization for the CFG JIT il y a 8 ans
  jonathanvdc 5f330045d4 Apply CFG JIT intrinsics to function calls il y a 8 ans
  jonathanvdc f1fa1e669f Make the optimize_calls optimization more powerful il y a 8 ans
  jonathanvdc 8b51fb92c1 Delete debug statement il y a 8 ans
  jonathanvdc 70b79c679c Implement trivial phi elimination il y a 8 ans
  jonathanvdc aaf866c85d Add an optimization that replaces indirect calls by direct calls il y a 8 ans
  jonathanvdc 3f36859158 Fix a bug in check-local-exists elision il y a 8 ans
  jonathanvdc 6347ecdd1d Implement the CFG block merging optimization il y a 8 ans
  jonathanvdc f80b5a57ca Implement dead code elimination for CFGs il y a 8 ans
  jonathanvdc 1b22d28a37 Implement redundant check-local-exists definition elision il y a 8 ans
  jonathanvdc 95f6704a5e Optimize CFG flow before lowering il y a 8 ans
  jonathanvdc a359115a75 Create preliminary relooper implementation il y a 8 ans