Age | Commit message (Collapse) | Author |
|
|
|
|
|
removed (it might not be if it is in a switch) in asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we do in asm.js
|
|
|
|
|
|
|
|
|
|
the generated functions and send only them, or we don't know them and send all the code, in either case js-optimizer.js does not need a list of generated functions
|
|
|
|
shift optimization there
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/library_browser.js
|
|
|
|
|
|
the llvm optimizer will remove anyhow if unused
|
|
the llvm optimizer will remove anyhow if unused
|
|
signedness
|
|
|
|
|
|
|
|
|
|
before it
|