Luuk de Gram
cc6f2b67c6
wasm: binOp leave value on stack
...
Rather than always creating a new local and storing the result of
a binary operation into said local, we now leave it on top of the stack.
This allows for better codegen as we need less instructions, as well
as less total amount of locals.
2022-08-11 11:08:00 +02:00
..
2022-08-11 11:08:00 +02:00
2022-08-10 20:52:36 -04:00
2022-08-10 18:45:46 -04:00
2022-08-10 19:54:45 +02:00
2022-07-30 13:24:03 +03:00
2022-08-05 22:13:58 +03:00
2022-08-10 19:54:45 +02:00
2022-08-10 19:54:45 +02:00
2022-04-27 16:45:23 -07:00
2022-07-26 11:25:49 -07:00
2022-08-08 14:26:10 +02:00
2021-11-26 19:59:33 -07:00
2022-07-28 22:21:24 -07:00
2022-06-11 23:49:33 +03:00
2022-08-10 16:24:04 -07:00
2022-07-03 18:41:43 -07:00
2022-04-26 16:48:56 -05:00
2021-11-30 23:32:47 +00:00
2020-12-07 17:27:09 -07:00
2022-05-13 16:43:59 -04:00
2022-04-06 11:50:23 -07:00
2022-04-18 23:06:49 -07:00
2022-07-25 22:04:30 +03:00
2022-07-02 20:41:47 -07:00
2022-01-02 13:16:17 -07:00
2022-01-02 13:16:17 -07:00
2022-07-22 16:58:20 +02:00
2022-08-05 22:13:58 +03:00
2022-08-10 16:43:25 -07:00
2022-04-29 22:50:34 -04:00
2022-08-10 23:23:30 -07:00
2022-06-17 16:38:59 -07:00
2022-05-06 22:41:00 -07:00
2022-08-05 22:13:58 +03:00
2022-04-18 23:06:49 -07:00
2022-04-26 17:52:21 -04:00
2022-08-10 19:54:45 +02:00
2022-06-29 22:06:27 -04:00
2022-07-26 11:25:49 -07:00
2022-08-10 16:43:30 -07:00
2022-07-23 15:04:02 +03:00
2022-07-21 13:55:29 -07:00
2022-08-11 00:46:44 -07:00
2022-06-17 16:38:59 -07:00
2022-01-07 00:06:06 -05:00
2022-08-05 15:38:48 +03:00
2022-08-10 19:54:45 +02:00
2022-07-30 12:36:11 -07:00
2022-08-10 16:45:29 -07:00
2022-06-17 16:38:59 -07:00
2021-11-30 23:32:47 +00:00
2022-07-09 14:04:38 -07:00
2021-09-07 21:49:08 -06:00
2020-09-21 21:14:01 -07:00
2021-09-01 17:54:07 -07:00
2022-02-03 13:43:51 -07:00
2022-02-03 13:43:51 -07:00
2022-02-03 14:01:32 -07:00
2022-07-28 22:21:24 -07:00
2022-07-28 22:21:24 -07:00
2022-02-03 14:01:32 -07:00
2022-07-12 18:38:11 -07:00
2022-07-01 22:13:30 -07:00
2022-08-10 19:54:45 +02:00