Dmitry Petrov
6e2d05cd94
Fix argument original type order in InlineCodegen
...
Arguments are put on stack in the direct order, and then stored into
local variables for inlining in the reversed order:
<arg0>
<arg1>
<arg2>
store <param2>
store <param1>
store <param0>
Original value parameter types were taken in direct order, though.
2018-08-24 14:52:29 +03:00
..
2018-08-14 10:22:07 +03:00
2018-08-14 10:22:07 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-07-17 23:39:34 +03:00
2018-07-11 15:25:41 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-08-15 13:35:14 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-07-10 13:34:19 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-07-20 11:51:34 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-07-17 23:39:38 +03:00
2018-08-06 10:56:01 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-08-14 10:22:07 +03:00
2018-06-28 12:26:41 +02:00
2018-08-10 10:34:57 +03:00
2018-08-01 12:29:24 +02:00
2018-08-24 14:52:29 +03:00
2018-08-21 08:43:12 +03:00
2018-06-28 12:26:41 +02:00
2018-08-21 08:43:12 +03:00
2018-07-20 13:58:31 +03:00
2018-08-10 10:34:57 +03:00
2018-06-28 12:26:41 +02:00
2018-07-13 15:48:21 +03:00
2018-07-12 18:53:30 +03:00
2018-08-06 10:55:57 +03:00
2018-08-21 08:43:12 +03:00
2018-08-15 13:35:14 +03:00
2018-08-16 15:03:50 +03:00
2018-08-16 15:03:50 +03:00
2018-08-15 15:37:46 +03:00
2018-08-15 15:37:46 +03:00
2018-06-28 12:26:41 +02:00
2018-08-14 10:22:07 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-07-11 14:49:36 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-08-06 10:55:57 +03:00
2018-08-01 12:29:24 +02:00
2018-06-28 12:26:41 +02:00
2018-08-14 10:22:07 +03:00
2018-08-14 10:22:07 +03:00
2018-08-06 17:45:20 +03:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00
2018-06-28 12:26:41 +02:00