summaryrefslogtreecommitdiff
path: root/test/example/cpp-unit.cpp
Commit message (Expand)AuthorAgeFilesLines
* EffectAnalyzer: Do not clear break targets before walk()/visit() (#5723)Alon Zakai2023-05-171-0/+13
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-14/+23
* Do not track effects of immutable things (#4376)Alon Zakai2021-12-081-1/+0
* [Wasm GC] Take advantage of immutable struct fields in effects.h (#4240)Alon Zakai2021-10-131-1/+2
* Clang-format c/cpp files in test directory (#4192)Heejin Ahn2021-09-291-51/+46
* Fix the effects of array.copy (#4118)Alon Zakai2021-09-011-0/+14
* Use the new module version of EffectAnalyzer (#4116)Alon Zakai2021-08-311-3/+3
* [OptimizeInstructions] Handle post-MVP sign extended operations (#3910)Max Graey2021-06-031-0/+50
* UniqueDeferredQueue improvements (#3847)Alon Zakai2021-04-291-0/+38
* [Wasm GC] Optimize struct stores like stores to memory, ignore unneeded bits ...Alon Zakai2021-03-121-0/+13
* [GC] More HeapType instead of Type (#3475)Alon Zakai2021-01-111-0/+14
* [effects.h] Add a trap effect for unreachable (#3387)Alon Zakai2020-11-181-0/+14
* Implement more cases for getMaxBits (#2879)Max Graey2020-09-171-15/+529
* Refactor getMaxBits() out of OptimizeInstructions and add beginnings of unit ...Alon Zakai2020-08-041-5/+29
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-1/+1
* LocalCSE: Consider pass options, both size and cost (#1840)Alon Zakai2018-12-211-0/+18