Andreas Molzer
af72a70ee2
Move post order walk to iterative approach
...
The previous recursive approach might overflow the stack when walking a
particularly deep, list-like, graph. In particular, dominator
calculation for borrow checking does such a traversal and very long
functions might lead to a region dependency graph with in this
problematic structure.
2020-10-31 18:52:00 +01:00
..
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-10-31 18:52:00 +01:00
2020-10-15 08:32:41 +02:00
2020-08-30 18:45:07 +03:00
2020-10-11 23:48:35 -07:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-10-30 10:13:39 -04:00
2020-09-30 00:57:35 -07:00
2020-09-19 06:54:42 +02:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-10-13 14:16:45 +02:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-09-01 22:06:47 +01:00
2020-10-25 09:23:45 +00:00
2020-09-20 11:40:51 +02:00
2020-08-30 18:45:07 +03:00
2020-10-24 22:39:42 -04:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-10-11 23:48:35 -07:00
2020-08-30 18:45:07 +03:00
2020-10-13 14:16:45 +02:00
2020-10-13 14:16:45 +02:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-10-29 18:09:53 +01:00
2020-10-29 16:51:46 +01:00
2020-09-08 22:37:18 -04:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-10-29 16:51:46 +01:00
2020-09-01 18:27:02 -07:00
2020-08-30 18:45:07 +03:00
2020-10-14 04:14:32 +02:00