Roman Lebedev
333cdd4125
[SimplifyCFG] Reapply: when eliminating unreachable landing pads, mark calls as nounwind
...
This time the change is in it's least intrusive form since only the return
type in prototype for `removeUnwindEdge()` is changed, since only a single
specific caller need that knowledge.
We really can't recover that knowledge, and `nounwind` knowledge,
(and not just a lack of the unwind edge, aka `call` instead of `invoke`),
is e.g. part of the reasoning in e.g. `mayHaveSideEffects()`.
Note that this is call-site-specific knowledge,
just because some callsite had an `unreachable`
unwind edge, does not mean that all will.
2023-01-13 21:04:17 +03:00
..
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2023-01-13 01:18:56 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-20 18:36:42 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2023-01-13 01:18:56 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2023-01-03 12:38:25 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-10-25 12:15:39 -04:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2023-01-03 14:52:48 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-11-23 08:49:44 -05:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-09 17:44:32 +07:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2023-01-13 01:18:56 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-20 18:36:42 +03:00
2022-12-05 21:12:20 +03:00
2023-01-04 16:27:49 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-09-05 15:13:46 +01:00
2022-09-13 09:23:39 -07:00
2022-12-14 15:14:12 +01:00
2022-12-20 18:36:42 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2023-01-13 01:18:56 +03:00
2023-01-13 01:18:56 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2023-01-13 01:18:56 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-19 00:24:28 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2023-01-04 16:27:49 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-08 02:38:51 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-20 18:36:42 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2023-01-04 16:47:13 -07:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2022-12-08 11:47:16 +01:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-14 15:14:12 +01:00
2022-12-05 21:12:20 +03:00
2022-12-05 21:12:20 +03:00
2023-01-13 21:04:17 +03:00
2022-12-05 21:12:20 +03:00
2023-01-04 16:27:49 +01:00
2022-12-14 15:14:12 +01:00
2023-01-13 21:04:17 +03:00