summaryrefslogtreecommitdiff
path: root/test/passes/dce.wast
Commit message (Expand)AuthorAgeFilesLines
* loops no longer have an out label and other upstream loop updatesAlon Zakai2016-09-071-3/+5
* call_indirect now has the target at the endAlon Zakai2016-09-071-0/+3
* add drop and tee expressionsAlon Zakai2016-09-071-98/+278
* fix dce bug in non-parallel mode, which happens in debug mode, and add debug ...Alon Zakai2016-07-161-0/+7
* dead code elimination pass (#536)Alon Zakai2016-05-221-0/+197