| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-15 | Merge branch 'sail2' into rmem_interpreter | Jon French | |
| 2019-03-15 | Add a rewriting pass for constant propagation in mutrecs | Thomas Bauereiss | |
| Propagating constants into mutually recursive calls and removing dead branches might break mutually recursive cycles. Also make constant propagation use the existing interpreter-based constant folding to evaluate function calls with only constant arguments (as opposed to a mixture of inlining and hard-coded rewrite rules). | |||
