Files
revng-revng/lib
Pietro Fezzardi 4e4f194b4a SwitchToStatements: fix noAlias when writeOnly
This commit fixes a bug in the `noAlias` function, that failed to detect
two aliasing accesses when the second was writeOnly (so it did not read
memory).

That causes the transfer function of the Available Expression analysis
in SwitchToStatements to wrongly see some expressions as available,
because of the undetected aliasing write that would otherwise overwrite
the available expression.
2025-10-17 15:00:36 +02:00
..
2025-10-13 15:08:20 +02:00
2025-02-13 13:10:51 +02:00
2025-10-08 12:22:30 +03:00
2025-10-16 17:48:45 +02:00
2025-10-16 17:48:45 +02:00
2025-10-13 10:26:41 +03:00
2025-10-13 10:26:41 +03:00
2025-10-08 12:22:34 +03:00
2025-10-08 12:22:30 +03:00
2025-10-08 12:22:34 +03:00
2025-10-16 16:08:05 +02:00
2024-05-03 21:52:40 +02:00