Changes between Version 4 and Version 5 of Commentary/Compiler/CPS
- Timestamp:
- 05/14/07 07:25:22 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/CPS
v4 v5 24 24 * Evantually could use a custom calling convention 25 25 * Save live values before a call in the continuation 26 * Must arrange for bot the caller and callee to know field order26 * Must arrange for both the caller and callee to know field order 27 27 * Simple design: callee just chooses some order and all callers must comply 28 28 * Eventually needs to be optimized to reduce continuation shuffling
