Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-17 | fuse if-elses where the relooper did not emit a label clearing | Alon Zakai | |
2014-03-17 | fix else fusing when label has multiple assigns or checks | Alon Zakai | |
2014-03-17 | fuse elses to remove unnecessary label settings and checks, after we ↵ | Alon Zakai | |
simplified ifs | |||
2014-03-17 | don't commaify if it doesn't help | Alon Zakai | |
2014-03-17 | simplify nested ifs with identical elses | Alon Zakai | |
2014-03-17 | uncommaify between ifs that can potentially be simplified | Alon Zakai | |
2014-03-17 | simplifyIfs js optimizer pass | Alon Zakai | |