Commit History

Автор SHA1 Съобщение Дата
  Andy Wingo 39729e8448 Rename $closure to $const-fun преди 6 години
  Andy Wingo 9f98b4a5b1 Add $code CPS expression type преди 6 години
  Andy Wingo 24f998e4d2 Lower box, box-ref, box-set! primcalls преди 7 години
  Andy Wingo abfe04835b Remove special optimizer and backend support for pairs преди 7 години
  Andy Wingo 6e100c9ba6 CPS pass now expects exploded vector primitives преди 7 години
  Andy Wingo ad55ee83c3 $throw is a new kind of CPS term преди 7 години
  Andy Wingo ee15ca1455 $prompt is now its own kind of CPS term. преди 7 години
  Andy Wingo afb0a92d50 $branch is now a distinct CPS term type преди 7 години
  Andy Wingo 52e28fd19e Fix DCE over primcall setters with params преди 7 години
  Andy Wingo 8d30643751 DCE of branches punches through dead terms преди 7 години
  Andy Wingo a3173d1758 DCE eliminates effect-free branches to the same continuation преди 7 години
  Andy Wingo c54c151eb6 $primcall has a "param" member преди 7 години
  Andy Wingo c119623e45 Simplify $branch to always take a $primcall преди 7 години
  Andy Wingo b40fac1e98 Factor out compute-effects/elide-type-checks from dce.scm преди 9 години
  Andy Wingo 4aabc205cc Add missing files преди 9 години
  Andy Wingo 420423f9a0 Remove CPS optimization passes and closure conversion преди 9 години
  Andy Wingo 50fcdfece3 Remove "free" field of $fun преди 10 години
  Andy Wingo 34ff3af9f0 Replace $letrec with $rec преди 10 години
  Andy Wingo a9ec16f9c5 Remove $void CPS expression type преди 10 години
  Andy Wingo 0ad455ca6b Remove size limit in elide-type-checks преди 10 години
  Andy Wingo ec412d7562 Rewrite type inference pass to use namesets преди 10 години
  Andy Wingo 59258f7cad Remove $kif преди 10 години
  Andy Wingo 92805e2197 Add $branch expression type преди 10 години
  Andy Wingo 3be43fb782 DCE uses type analysis to elide type checks преди 10 години
  Andy Wingo 5d25fdae37 Rewrite effects analysis to be precise for fields. преди 10 години
  Andy Wingo 40b36bbf94 Set-car! on a dead pair does not force the pair to be live преди 10 години
  Andy Wingo 405805fbc3 Separate make-cont-folder into global and local variants преди 11 години
  Andy Wingo a0329d0109 Root higher-order CPS term is always $kfun $cont преди 11 години
  Andy Wingo a16af11320 compute-dfg takes a $kfun $cont, not a $fun преди 11 години
  Andy Wingo 686a6490f4 Function defined by make-cont-folder takes a cont, not a $fun преди 11 години