Alex Lam S.L
|
50a578c1f6
|
compress arithmetic expressions further (#3529)
|
2019-10-27 03:07:07 +08:00 |
|
Alex Lam S.L
|
615ae37ca3
|
introduce assignments (#3345)
|
2019-03-18 21:28:41 +08:00 |
|
alexlamsl
|
5ffc17d4aa
|
fix corner case in unused
|
2018-07-01 14:34:42 +08:00 |
|
Alex Lam S.L
|
ef618332ea
|
fold cascade functionality into collapse_vars (#2586)
|
2017-12-14 01:20:36 +08:00 |
|
kzc
|
7e3e9da860
|
fix "use asm" numeric output (#2328)
fixes #2324
|
2017-09-21 04:42:40 +08:00 |
|
kzc
|
0bd8053524
|
implement optimization: (x = 2 * x) ---> (x *= 2)
|
2016-08-30 08:43:02 -04:00 |
|
Anthony Van de Gejuchte
|
d7971ba0e4
|
Fix test262 failures related to <, <=, in and instanceof
Fixed-by: @kzc
|
2016-06-15 23:11:08 +02:00 |
|
kzc
|
0d952ae43d
|
add asm.js test
|
2015-10-07 10:00:28 +02:00 |
|