Age | Commit message (Collapse) | Author |
|
otherwise
|
|
|
|
|
|
|
|
the parallel heap type
|
|
|
|
|
|
through tempDoublePtr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
condition
|
|
|
|
|
|
|
|
|
|
Add an optimization to simplifyExpressionsPre to replace (x&A)<<B>>B with X&A
if possible. This comes up frequently in C++ with bool variables.
|
|
|
|
|
|
confusion later
|
|
|
|
eliminator
|
|
|
|
are just a copy
|
|
|
|
|
|
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
|