Tom Hvitved
5ecf680cc2
C#: Improve performance of SSA adjacent reads calculation
...
- Speedup the `varBlockReaches()` predicate, by restricting to basic blocks
in which a given SSA definition may still be live, in constrast to just
being able to reach *any* access (read or write) to the underlying source
variable.
- Account for some missing cases in the `lastRead()` predicate.
2019-08-08 16:21:57 +02:00
..
2018-09-04 15:16:20 +02:00
2018-12-20 10:19:59 +01:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2019-02-11 16:17:01 +01:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2018-12-20 10:19:59 +01:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2019-01-02 09:50:13 +01:00
2019-02-05 14:27:09 +01:00
2018-08-02 17:53:23 +01:00
2019-01-02 09:50:13 +01:00
2018-08-02 17:53:23 +01:00
2019-01-02 09:48:04 +01:00
2019-05-06 14:54:11 +02:00
2019-06-03 15:50:41 +02:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2019-02-11 16:17:01 +01:00
2018-08-02 17:53:23 +01:00
2019-02-11 16:17:01 +01:00
2019-01-16 10:29:26 +01:00
2019-08-08 16:21:57 +02:00
2018-08-02 17:53:23 +01:00
2019-02-11 16:17:01 +01:00
2018-08-02 17:53:23 +01:00
2018-09-04 20:15:33 +02:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2019-01-02 09:48:04 +01:00
2018-12-20 10:19:59 +01:00
2019-02-11 16:17:01 +01:00
2018-12-20 10:19:59 +01:00
2019-02-11 16:17:01 +01:00
2018-12-20 10:19:59 +01:00
2019-02-11 16:17:01 +01:00
2018-08-02 17:53:23 +01:00