Skip to content

Commit f271309

Browse files
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

File tree

0 commit comments

Comments
 (0)