summaryrefslogtreecommitdiff
path: root/module/language/tree-il/cps-primitives.scm
Commit message (Expand)AuthorAgeFilesLines
* WIP: New tagging v9wip-new-tagging-bis-brokenMark H Weaver2019-06-101-1/+1
* Remove optimizer and backend support for struct opsAndy Wingo2018-01-221-1/+0
* Lower "make-struct/simple" to CPSAndy Wingo2018-01-221-0/+1
* Instruction explosion for struct-ref, struct-set!Andy Wingo2018-01-191-1/+5
* Better compilation of vector constructors and initializersAndy Wingo2018-01-071-0/+2
* Add CPS compilation support for mutable-vector?Andy Wingo2018-01-071-1/+1
* Re-add support for logbit?Andy Wingo2017-12-271-0/+1
* Refactor lowering of Tree-IL primcalls to CPSAndy Wingo2017-12-271-0/+169