Commit f271309
committed
Implement SCCP transform
For now, it tracks constants through basic integer arithmetic operations
and eliminates `brcond` instructions where possible.
A few things could be made more efficient with more advanced
`EditContext` utilities, but this works for now.1 parent e1668ad commit f271309
1 file changed
Lines changed: 421 additions & 2 deletions
0 commit comments