1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 19:20:23 +02:00
guile/module/language/cps
Andy Wingo 9b3c4cedd4 sqrt and abs are interesting primitives
* module/language/cps/effects-analysis.scm:
* module/language/tree-il/primitives.scm (*interesting-primitive-names*):
  (*effect-free-primitives*): Add sqrt and abs.
2014-02-13 11:04:55 +01:00
..
arities.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
closure-conversion.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
compile-bytecode.scm Add prune-top-level-scopes pass 2014-02-13 09:30:39 +01:00
constructors.scm Source information goes on the $continue, not the $cont. 2013-11-07 10:32:21 +01:00
contification.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
dce.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
dfg.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
effects-analysis.scm sqrt and abs are interesting primitives 2014-02-13 11:04:55 +01:00
elide-values.scm Rename $ktrunc to $kreceive 2014-01-12 12:37:05 +01:00
primitives.scm Bytevector f32 an f64 ops actually map to VM primitives 2014-02-11 21:54:05 +01:00
prune-top-level-scopes.scm Add prune-top-level-scopes pass 2014-02-13 09:30:39 +01:00
reify-primitives.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
simplify.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
slot-allocation.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00
spec.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
specialize-primcalls.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
verify.scm Add VM and compiler support for calls to known procedures 2014-02-02 23:19:22 +01:00