compiler: enable generic cmm optimizations in wasm backend NCG
This commit enables the generic cmm optimizations in other NCGs to be run in the wasm backend as well, followed by a late cmm control-flow optimization pass. The added optimizations do catch some corner cases not handled by the pre-NCG cmm pipeline and are useful in generating smaller CFGs.
-
mentioned in commit 1373a403
-
mentioned in commit 49b2105c
-
mentioned in commit 7d991f09
-
mentioned in commit c4a0a82f
-
mentioned in commit 0d8b3cef
-
mentioned in commit 4849e6dc
-
mentioned in commit e6c21c95
-
mentioned in commit 6daa3e7a
-
mentioned in commit 7e889a24
-
mentioned in commit d2132d17
-
mentioned in commit 5fbec015
-
mentioned in commit d149cbc3
Please register or sign in to comment