Johannes Doerfert
5af11ec34b
[Attributor] Determine potentially loaded values through memory
...
We already look through memory to determine where a value that is stored
might pop up again (potential copies). This patch introduces the other
direction with similar logic. If a value is loaded, we can follow all
the accesses to the pointer (or better object) and try to determine what
value might have been stored.
2022-03-06 23:26:37 -06:00
..
2021-06-25 16:34:22 -04:00
2021-08-18 20:47:33 +01:00
2021-11-02 23:22:04 -05:00
2021-04-20 12:28:58 -04:00
2021-10-27 18:22:37 -05:00
2022-02-11 12:42:50 -06:00
2021-09-22 17:16:41 -04:00
2022-03-06 23:26:37 -06:00
2021-09-23 00:04:29 -05:00
2021-07-16 14:07:00 -04:00
2021-09-22 17:16:41 -04:00
2021-12-29 01:10:38 -06:00
2021-09-22 17:16:41 -04:00
2021-09-23 00:04:30 -05:00
2022-02-17 14:30:58 -05:00
2021-09-22 17:16:41 -04:00
2022-02-04 17:50:53 -05:00
2021-06-25 16:34:22 -04:00
2021-09-22 17:16:41 -04:00
2021-06-25 16:34:22 -04:00
2021-06-25 16:34:22 -04:00
2022-01-19 18:40:13 -06:00
2021-09-23 00:04:29 -05:00
2021-09-22 17:16:41 -04:00
2021-04-06 16:33:28 +02:00
2021-07-16 14:07:00 -04:00
2021-06-25 16:34:22 -04:00
2021-10-06 13:29:23 -07:00
2022-01-25 20:53:45 -05:00
2022-02-10 13:52:24 -06:00
2022-02-01 01:07:50 -06:00
2022-03-06 21:28:38 -06:00
2021-06-25 16:34:22 -04:00
2021-09-22 17:16:41 -04:00
2021-12-29 01:10:38 -06:00
2022-03-04 13:51:19 -05:00
2022-03-04 13:51:19 -05:00
2021-09-22 17:16:41 -04:00
2022-03-06 23:26:22 -06:00
2021-06-25 16:34:22 -04:00