summaryrefslogtreecommitdiff
path: root/src/passes/J2CLOpts.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-0/+1
* [J2Cl] Make J2clOpts more effective with transitive deps in constant intializ...Roberto Lublinerman2024-05-091-43/+129
* J2CLOpts: Add "precompute" and "remove-unused-brs" as additional cleanupRoberto Lublinerman2024-04-301-0/+2
* J2CL: Use a more future proof naming convention for once functions (#6173)Goktug Gokdogan2023-12-131-1/+1
* J2CL: Add extra guardrails (#6171)Goktug Gokdogan2023-12-121-4/+17
* Add J2CL optimization pass to binaryen. (#6151)Goktug Gokdogan2023-12-121-0/+220