Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo 4d834bdc12 Add logand/immediate, ulogand/immediate primcalls vor 1 Jahr
  Andy Wingo c2cba86785 Better compilation of calls to `raise-exception` vor 1 Jahr
  Andy Wingo dc4fe9741f Add new $calli expression type. vor 3 Jahren
  Andy Wingo db826ab909 Fix bug in compilation of rsh/lsh vor 1 Jahr
  Andy Wingo 5c76381625 Allow callk to continue to kargs vor 3 Jahren
  Andy Wingo 4fcd643adb Refactor send and receive shuffles in slot allocation vor 3 Jahren
  Andy Wingo a227c84a76 Refactor compile-bytecode vor 3 Jahren
  Andy Wingo 83023160b1 Simplify module variable lookup slow-path vor 3 Jahren
  Andy Wingo 39619988e4 Fix comments in cps/compile-bytecode vor 3 Jahren
  Andy Wingo 8aacaad96a Allow $kargs as entry of $kfun vor 3 Jahren
  Andy Wingo cd5ab6377b Add $switch CPS term kind vor 4 Jahren
  Andy Wingo d238566d0e CPS compiler reduces eq? on constant to eq-constant? vor 4 Jahren
  Andy Wingo 4274d615cc Add new lookup, lookup-bound intrinsics vor 4 Jahren
  Andy Wingo d6b6392cfb Rename "lookup" intrinsic to "module-variable" vor 4 Jahren
  Andy Wingo 4311dc9858 Define new "lowering" phase in compiler vor 4 Jahren
  Andy Wingo b02d1b08d7 Compiler allocates boxed flonums in unmarked space vor 5 Jahren
  Andy Wingo 4bb5834d75 Fix bug in which codegen accessed data beyond end of stack vor 5 Jahren
  Andy Wingo 73a769fc2b Add support no closure in $callk vor 5 Jahren
  Andy Wingo f6c07e4eb2 Add compiler support for eliding closure bindings vor 5 Jahren
  Andy Wingo 39729e8448 Rename $closure to $const-fun vor 6 Jahren
  Andy Wingo a6b5049aa8 Emit instrument-loop in loops. vor 6 Jahren
  Andy Wingo 950a762dc2 Multiple-value returns now start from slot 0, not slot 1 vor 6 Jahren
  Andy Wingo c2a8224a63 Rework VM approach to shuffling unknown numbers of args vor 6 Jahren
  Andy Wingo ceffb5e990 Compile "define!" via intrinsic vor 6 Jahren
  Andy Wingo 77e7bea4c2 Remove backend support for cached-module-box et al. vor 6 Jahren
  Andy Wingo f6de1b0620 Add cache-ref, cache-set! macro-instructions vor 6 Jahren
  Andy Wingo fb344a25d5 Add intrinsics for module operations vor 6 Jahren
  Andy Wingo dff85f6f9f Explode atomic box ops to new atomic instructions vor 6 Jahren
  Andy Wingo b285226477 Disable f64->scm instruction vor 6 Jahren
  Andy Wingo 9f98b4a5b1 Add $code CPS expression type vor 6 Jahren