Guido van Rossum
dc8fdf5fd5
gh-106581: Split CALL_PY_EXACT_ARGS into uops ( #107760 )
...
* Split `CALL_PY_EXACT_ARGS` into uops
This is only the first step for doing `CALL` in Tier 2.
The next step involves tracing into the called code object and back.
After that we'll have to do the remaining `CALL` specialization.
Finally we'll have to deal with `KW_NAMES`.
Note: this moves setting `frame->return_offset` directly in front of
`DISPATCH_INLINED()`, to make it easier to move it into `_PUSH_FRAME`.
2023-08-16 16:26:43 -07:00
..
2023-06-02 01:31:58 +02:00
2022-10-17 12:01:00 +02:00
2022-10-17 12:01:00 +02:00
2023-07-24 14:02:03 +00:00
2023-08-16 16:26:43 -07:00
2022-11-09 10:50:09 -08:00
2021-03-23 20:47:40 +01:00
2022-10-25 23:34:22 +01:00
2023-07-12 11:30:25 +01:00
2023-08-04 10:10:29 +01:00
2023-02-28 14:16:39 -07:00
2023-08-04 10:10:29 +01:00
2023-07-24 14:02:03 +00:00
2023-07-04 09:41:43 +00:00
2023-08-16 16:26:43 -07:00
2023-07-03 21:28:27 +01:00
2023-08-16 16:26:43 -07:00
2023-08-16 16:26:43 -07:00
2023-07-12 08:57:10 +03:00
2023-08-16 11:35:38 +01:00
2022-06-21 15:45:49 +02:00
2023-08-04 16:24:50 -07:00
2023-05-10 17:44:52 +01:00
2022-07-26 11:16:51 +02:00
2017-12-12 13:55:04 +02:00
2021-09-08 14:43:00 +02:00
2023-02-15 15:32:31 -07:00
2023-03-09 21:09:12 +00:00
2022-04-03 22:58:52 +02:00
2023-07-12 08:57:10 +03:00
2023-08-16 16:26:43 -07:00
2023-08-16 16:26:43 -07:00
2023-08-15 17:02:32 +00:00
2023-08-10 13:03:47 +01:00
2023-06-02 01:33:17 +02:00
2023-06-14 13:46:37 +01:00
2023-04-24 21:48:05 +00:00
2023-07-02 01:39:38 +00:00
2023-07-03 22:35:46 +00:00
2023-08-16 16:26:43 -07:00
2023-07-27 16:36:54 +02:00
2021-02-25 20:24:21 -08:00
2023-01-08 09:13:25 -06:00
2022-06-01 05:50:01 -04:00
2017-11-28 17:56:10 +02:00
2022-11-15 09:45:11 -07:00
2023-08-04 16:24:50 -07:00
2023-07-27 13:56:59 -06:00
2023-08-02 20:55:09 +00:00
2023-07-03 10:48:50 +00:00
2023-06-29 17:20:49 -07:00
2023-07-02 22:44:37 -07:00
2023-08-15 16:40:05 +01:00
2023-07-20 17:46:04 +01:00
2023-08-09 09:30:50 +01:00
2023-07-22 17:04:34 +02:00
2023-07-18 09:42:05 +03:00
2022-10-07 11:49:53 -07:00
2021-10-19 02:04:52 +02:00
2023-08-16 22:25:18 +00:00
2023-08-15 18:04:17 +00:00
2023-08-16 16:26:43 -07:00
2023-06-01 09:14:02 +02:00
2023-06-14 13:46:37 +01:00
2023-07-04 09:41:43 +00:00
2021-03-24 02:23:01 +01:00
2022-01-13 09:46:04 +01:00
2023-07-22 13:49:37 +00:00
2023-08-07 13:14:56 -06:00
2021-10-15 19:45:34 +02:00
2023-08-07 13:14:56 -06:00
2020-08-27 14:45:25 +09:00
2023-07-04 08:59:09 +00:00
2023-05-10 17:44:52 +01:00
2023-08-04 10:10:29 +01:00
2023-07-26 16:34:15 +01:00
2023-07-12 08:57:10 +03:00
2023-07-01 22:27:18 +00:00
2023-08-09 19:14:50 +00:00
2023-06-19 23:47:04 +01:00
2023-07-25 15:28:30 +02:00
2023-07-12 08:57:10 +03:00
2023-08-04 10:10:29 +01:00
2023-07-24 14:02:03 +00:00
2022-12-08 17:50:58 -07:00
2022-12-08 17:50:58 -07:00
2023-06-22 11:26:10 -07:00
2023-05-01 19:36:00 -06:00
2023-07-25 15:28:30 +02:00
2023-06-14 13:46:37 +01:00