Taus
a8d136d3d6
Python: Add BasicBlockOrdering test
...
This one demonstrates a bug in the current CFG. In a dictionary
comprehension `{k: v for k, v in d.items()}`, we evaluate the value
before the key, which is incorrect. (A fix for this bug has been
implemented in a separate PR.)
2026-05-05 15:21:40 +00:00
..
2026-03-04 14:12:42 +00:00
2025-11-26 12:30:31 +00:00
2025-11-26 12:30:31 +00:00
2023-11-15 10:10:23 +01:00
2020-07-07 15:43:52 +02:00
2026-04-14 13:27:31 +02:00
2026-05-05 15:21:40 +00:00
2026-04-17 13:16:46 +00:00
2020-03-30 11:59:10 +02:00
2025-11-26 12:30:31 +00:00
2025-11-26 12:30:31 +00:00
2020-07-07 15:43:52 +02:00
2024-12-12 13:54:30 +01:00
2025-11-26 12:30:31 +00:00
2024-04-22 12:00:09 +00:00
2022-11-22 14:46:29 +01:00
2022-08-24 16:51:50 +01:00
2026-03-04 14:12:42 +00:00
2023-11-15 10:10:23 +01:00
2024-12-12 13:54:30 +01:00
2022-08-24 16:51:50 +01:00
2024-04-22 12:00:09 +00:00
2025-11-26 12:30:31 +00:00
2025-11-26 12:30:31 +00:00
2025-11-26 12:30:31 +00:00
2020-07-07 15:43:52 +02:00
2024-04-22 12:00:09 +00:00
2023-11-06 13:50:55 +00:00
2025-11-26 12:30:31 +00:00
2026-03-04 13:11:38 +00:00
2026-03-04 12:45:05 +00:00
2020-03-30 11:59:10 +02:00
2025-11-26 12:30:31 +00:00
2023-11-15 10:10:23 +01:00
2025-11-26 12:30:31 +00:00
2024-08-19 10:54:48 +02:00
2024-09-16 14:30:55 +02:00
2025-11-26 12:30:31 +00:00
2023-07-07 11:54:50 +02:00
2023-04-26 13:41:57 +02:00
2020-02-06 14:28:10 +01:00