Files
rust/compiler
Eric Holk f730bd0dad Track changed bitsets in CFG propagation
This reduces the amount of work done, especially in later iterations,
by only processing nodes whose predecessors changed in the previous
iteration, or earlier in the current iteration. This also has the side
effect of completely ignoring all unreachable nodes.
2022-01-18 14:25:29 -08:00
..
2021-12-14 18:50:31 -04:00
2021-11-19 07:52:59 +11:00
2022-01-17 17:20:57 +00:00
2021-09-20 22:21:42 -04:00
2022-01-12 16:09:01 +01:00
2022-01-13 03:57:44 +00:00
2021-09-20 22:21:42 -04:00
2022-01-15 01:16:55 +00:00