summaryrefslogtreecommitdiff
path: root/src/ir/local-utils.h
Commit message (Expand)AuthorAgeFilesLines
* [Wasm GC] Refinalize in UnneededSetRemover when necessary (#5287)Alon Zakai2022-11-221-0/+10
* Avoid a code pattern of vec.resize() followed by std::fill() as suboptimal. I...juj2022-04-051-1/+1
* Use the new module version of EffectAnalyzer (#4116)Alon Zakai2021-08-311-9/+7
* Add EH support for EffectAnalyzer (#2631)Heejin Ahn2020-02-031-6/+12
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-15/+15
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-16/+12
* Optimize away sets of the same local (#1940)Alon Zakai2019-03-071-10/+35
* Optimize added constants with propagation only if we see we will remove all u...Alon Zakai2019-03-061-0/+86