summaryrefslogtreecommitdiff
path: root/test/lit/passes/optimize-instructions-bulk-memory.wast
Commit message (Expand)AuthorAgeFilesLines
* Revert "[OptimizeInstructions] Optimize zero sized bulk memory ops even witho...Thomas Lively2022-01-141-58/+24
* [OptimizeInstructions] Optimize zero sized bulk memory ops even without "igno...Max Graey2022-01-121-24/+58
* Fix regression from #4130 (#4158)Alon Zakai2021-09-161-1/+211
* [OptimizeInstructions] Optimize memory.fill with constant arguments (#4130)Max Graey2021-09-141-4/+226
* Introduce a script for updating lit tests (#3503)Thomas Lively2021-01-211-0/+160