Age | Commit message (Expand) | Author |
---|---|---|
2013-03-09 | move asm return adding test to right place | Alon Zakai |
2013-03-09 | remove coercions on asm function calls that have no capturing variables | Alon Zakai |
2013-02-04 | optimize num >> num in js optimizer, necessary for asm now that we do not do ... | Alon Zakai |
2013-01-18 | fix simplyExpressions bug with removing too many |0s | Alon Zakai |
2013-01-08 | optimize |,& on constants | Alon Zakai |
2013-01-08 | improve |0 removal in asm mode a little | Alon Zakai |
2013-01-08 | keep a coercion right on top of heap accesses in asm mode | Alon Zakai |