diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-03-08 13:54:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-08 13:54:04 -0800 |
commit | d6508e1f9cef33c43016e4da7dd4b94392f280a9 (patch) | |
tree | d0a12833a0ea08ed7c317bec7b4ef6fa936a70f3 /test/passes/simplify-locals.txt | |
parent | 71804e2bfd1ba49b7dd4ce82b6ad26ba13f1bca8 (diff) | |
download | binaryen-d6508e1f9cef33c43016e4da7dd4b94392f280a9.tar.gz binaryen-d6508e1f9cef33c43016e4da7dd4b94392f280a9.tar.bz2 binaryen-d6508e1f9cef33c43016e4da7dd4b94392f280a9.zip |
Local CSE (#930)
Simple local common subexpression elimination. Useful mostly to reduce code size (as VMs do GVN etc.). Enabled by default in -Oz.
Diffstat (limited to 'test/passes/simplify-locals.txt')
0 files changed, 0 insertions, 0 deletions