pyos
eff02b6e72
JVM_IR: improve suspend tail call detection.
...
* TailCallOptimizationLowering should go into local classes in order to
transform their suspend methods;
* the check for invokes of noinline lambda arguments in codegen was
incorrect, as it also returned true for calls of lambdas stored in
local variables;
* IrInlineCodegen should mark non-inlinable arguments used as inline
suspend parameters;
* detection of suspend/inline call sites was incorrect (or maybe it's
the `compilationContextDescriptor` that was incorrect?..)
2020-02-20 11:10:26 +01:00
..
2020-02-13 11:15:59 +03:00
2019-11-19 11:00:09 +03:00
2020-02-11 22:50:06 +03:00
2020-01-08 13:20:00 +01:00
2020-02-06 12:44:14 +03:00
2020-01-08 13:20:00 +01:00
2020-02-12 10:17:45 +03:00
2020-02-19 15:58:08 +03:00
2020-02-07 18:44:50 +03:00
2020-02-19 22:41:23 +03:00
2020-02-15 22:38:10 +03:00
2019-11-19 11:00:09 +03:00
2020-02-17 23:04:11 +03:00
2020-01-10 10:43:07 +03:00
2020-02-06 12:44:14 +03:00
2019-11-19 11:00:09 +03:00
2019-12-24 12:50:06 +03:00
2019-12-27 13:46:05 +03:00
2020-02-06 12:44:14 +03:00
2020-02-17 10:29:45 +03:00
2020-02-17 10:29:45 +03:00
2020-02-17 20:35:17 +03:00
2020-02-20 11:10:26 +01:00
2020-01-31 16:41:25 +03:00
2019-11-19 11:00:09 +03:00
2020-02-19 18:09:06 +03:00
2020-02-17 10:29:46 +03:00
2020-02-07 18:44:50 +03:00
2020-02-06 12:44:14 +03:00
2020-02-11 22:50:06 +03:00
2020-01-22 15:51:11 +01:00
2019-12-03 11:54:41 +03:00
2019-11-19 11:00:09 +03:00
2019-12-11 16:54:15 +03:00
2020-02-17 20:35:16 +03:00
2020-01-10 10:43:07 +03:00
2020-02-11 15:53:25 +01:00
2019-11-19 11:00:09 +03:00
2020-01-10 10:43:07 +03:00
2019-12-27 15:32:18 +03:00
2020-01-20 16:36:03 +03:00
2020-02-11 23:14:51 +03:00
2020-02-17 12:21:00 +03:00
2019-11-19 11:00:09 +03:00
2020-01-31 09:31:52 +01:00
2020-01-30 17:12:50 +03:00
2020-02-18 19:12:53 +03:00
2020-02-14 18:22:17 +03:00
2020-01-10 10:43:07 +03:00
2019-11-19 11:00:09 +03:00
2020-01-10 14:05:25 +01:00
2020-02-14 18:22:17 +03:00
2020-02-13 11:15:59 +03:00
2019-11-19 11:00:09 +03:00
2020-02-07 18:44:50 +03:00
2020-02-06 12:44:14 +03:00
2020-02-11 16:09:21 +03:00
2019-12-05 13:08:51 +03:00
2020-02-06 12:44:14 +03:00
2020-02-09 13:12:33 +03:00
2019-12-27 15:32:18 +03:00
2020-01-31 16:41:25 +03:00
2020-02-06 12:44:14 +03:00
2020-02-05 11:19:21 +03:00
2020-02-14 17:53:28 +03:00
2020-02-06 12:44:14 +03:00
2020-02-19 22:41:23 +03:00
2020-02-13 11:35:48 +03:00
2020-02-17 10:29:45 +03:00
2020-02-06 12:44:14 +03:00
2019-11-19 11:00:09 +03:00
2020-02-17 23:04:11 +03:00
2020-01-29 09:12:40 +03:00
2019-11-19 11:00:09 +03:00
2019-11-19 11:00:09 +03:00
2020-02-06 12:44:14 +03:00
2020-02-07 12:24:13 +01:00
2020-02-18 13:37:48 +03:00
2020-01-21 15:57:35 +01:00
2020-02-06 12:44:14 +03:00
2019-11-19 11:00:09 +03:00
2019-11-19 23:02:35 +03:00
2020-02-14 18:22:17 +03:00
2020-01-10 10:43:07 +03:00
2020-02-17 20:35:17 +03:00
2020-02-19 11:18:27 +01:00
2020-02-07 18:44:50 +03:00
2020-01-31 16:41:25 +03:00
2019-11-25 09:37:47 +03:00
2020-02-13 23:43:03 +03:00
2019-11-19 11:00:09 +03:00
2020-02-19 18:09:06 +03:00
2019-11-19 11:00:09 +03:00
2019-11-19 11:00:09 +03:00
2020-02-17 20:35:16 +03:00
2020-02-13 14:34:18 +01:00
2020-01-30 16:28:08 +03:00
2019-11-19 11:00:09 +03:00
2020-02-17 20:35:17 +03:00
2020-02-10 16:08:10 +01:00
2020-01-08 13:20:00 +01:00
2020-02-07 18:44:50 +03:00
2020-01-16 12:43:09 +01:00
2019-12-23 14:24:48 +01:00
2020-02-06 12:44:14 +03:00
2019-11-01 19:40:20 +03:00
2020-02-14 17:20:34 +03:00
2020-01-23 12:32:39 +03:00
2020-02-17 20:35:16 +03:00
2020-02-05 21:51:33 +01:00
2019-12-11 16:54:15 +03:00
2020-02-06 12:44:14 +03:00
2020-01-03 16:44:50 +01:00
2020-02-14 17:53:28 +03:00
2020-02-11 16:09:20 +03:00