Age | Commit message (Collapse) | Author |
|
|
|
|
|
minorly increases code size by changing addition order against the grain of operator precedence
|
|
|
|
|
|
is being replaced and adds much overhead
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|