Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 4fd68c8951 Strategically insert GC protects %!s(int64=8) %!d(string=hai) anos
  jonathanvdc af55322db0 Implement create-edge to tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc db819b9eba Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 90fc6c2e19 Demote input/output to macros in CFG IR %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8da256bda9 Fix string encoding in perf2tex %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 237f0e0d72 Add a performance test for the dict iteration idiom %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 556781dd38 Optimize the dict iteration idiom in fast-JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6eef774b3f Optimize for small functions in CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8f6c41b590 Make cast intrinsics CFG intrinsics too %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 540c727d10 Optimize repeated reads in CFG IR %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7f791a5ce2 Use a simpler instruction scheduler %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2a077896c6 Re-write the block-merging optimization %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 45186fcf06 Make unreachable throw an Exception instance %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 30a5e266f1 Add additional CFG construction assertions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6152318800 Use tuple statements during CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 92d12c5322 Define a tuple assignment tree IR node %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ec2d16f50e Make scheduling code iterative instead of recursive %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7ece5c8296 Fix a number of CFG JIT bugs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc fd0277c139 Implement tracing in the fast JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 30e78f8988 Correct the assumption that every tree_ir node returns a temporary %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7fbc43cd9c Create a 'macro-positional' calling convention, 'print' macro %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c8a432c739 Nullify entry point block parameters after SSA construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 73ec6df3b4 Allow DCE to eliminate unused block parameters %!s(int64=8) %!d(string=hai) anos
  jonathanvdc bc1794f617 Fix a bug in SSA construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f8c82738c1 Fix a bug in the instruction scheduling algorithm %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f7ffb9394d Expand indirect definitions before CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 90070546f1 Add a 'create' method to every CFG Instruction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9a1cbd6d06 Define some simple CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9b9135c2be Implement SSA form construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a0f8467006 Move some CFG algorithms into cfg_ir %!s(int64=8) %!d(string=hai) anos