Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 444de619be Fix another thunk-related bug %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c67d87f46e Fix a bug with thunks to constant anonymous functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 44fea9402b Give JIT intrinsics the jit-no-gc calling convention %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 77eee2f563 Strategically insert GC protects %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 64e0b89724 Implement create-edge to tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ff2cea223f Introduce the concept of bidirectional dependencies in CFG IR, define cfg_ir.CreateEdge %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a78abb6562 Demote input/output to macros in CFG IR %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 93d41356f1 Fix string encoding in perf2tex %!s(int64=8) %!d(string=hai) anos
  jonathanvdc e0fc0d4cfa Add a performance test for the dict iteration idiom %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7e7be8ad44 Optimize the dict iteration idiom in fast-JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6c26ae5fc8 Optimize for small functions in CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f8a767f479 Make cast intrinsics CFG intrinsics too %!s(int64=8) %!d(string=hai) anos
  jonathanvdc cafe269b87 Optimize repeated reads in CFG IR %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 99f5a9e358 Use a simpler instruction scheduler %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f1b61d8c23 Re-write the block-merging optimization %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 44cb1315d4 Make unreachable throw an Exception instance %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c79c3e9e1d Add additional CFG construction assertions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc dc5430682f Use tuple statements during CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2bfe0c2625 Define a tuple assignment tree IR node %!s(int64=8) %!d(string=hai) anos
  jonathanvdc fb9b2be0a1 Make scheduling code iterative instead of recursive %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 78848e484f Fix a number of CFG JIT bugs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8e1fd2ecdd Implement tracing in the fast JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 551518d709 Correct the assumption that every tree_ir node returns a temporary %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d6ff4c9519 Create a 'macro-positional' calling convention, 'print' macro %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d4b2b211bf Nullify entry point block parameters after SSA construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4f0a90a2b4 Allow DCE to eliminate unused block parameters %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 82967407c6 Fix a bug in SSA construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5c4b828e5f Fix a bug in the instruction scheduling algorithm %!s(int64=8) %!d(string=hai) anos
  jonathanvdc caf77fdacf Expand indirect definitions before CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d0f5a632bc Add a 'create' method to every CFG Instruction %!s(int64=8) %!d(string=hai) anos