Alon Zakai
|
683c5b4508
|
move asm return adding test to right place
|
2013-03-09 20:45:59 -08:00 |
Alon Zakai
|
b5c3e1bda0
|
remove coercions on asm function calls that have no capturing variables
|
2013-03-09 20:22:33 -08:00 |
Alon Zakai
|
87c84e8898
|
optimize num >> num in js optimizer, necessary for asm now that we do not do shift optimization there
|
2013-02-04 10:39:36 -08:00 |
Alon Zakai
|
425fcf6836
|
fix simplyExpressions bug with removing too many |0s
|
2013-01-18 16:43:00 -08:00 |
Alon Zakai
|
d7c3e10b67
|
optimize |,& on constants
|
2013-01-08 18:24:29 -08:00 |
Alon Zakai
|
c31a515ee3
|
improve |0 removal in asm mode a little
|
2013-01-08 16:50:37 -08:00 |
Alon Zakai
|
78dbafb289
|
keep a coercion right on top of heap accesses in asm mode
|
2013-01-08 16:43:52 -08:00 |