summaryrefslogtreecommitdiff
path: root/src/emscripten-optimizer/parser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* do not leak in IStringSetAlon Zakai2016-04-271-13/+13
|
* AST Builder class, and use it to optimzie umoddi4 in asm2wasmAlon Zakai2016-04-081-0/+2
|
* optimize llvm.cttz.i32 into i32.ctzAlon Zakai2016-04-081-0/+1
|
* Fix the license headersJF Bastien2015-12-211-1/+15
| | | | This applies Apache 2.0 properly (as far as our lawyers have told me). We can do this early since all of the code was written by Alon Zakai.
* restructure code, put emscripten-optimizer stuff in its own dirAlon Zakai2015-11-091-0/+144