3 Commits

Author SHA1 Message Date
Nikita Popov
23abf93138 [GVN] Convert some tests to opaque pointers (NFC) 2022-12-23 10:00:59 +01:00
Roman Lebedev
0aeedf581c
[NFC] Port all GVN tests to -passes= syntax 2022-12-07 22:22:08 +03:00
Florian Hahn
4ad41902e8
[GVN] Correctly set modified status when doing PRE on indices.
This patch updates GVN to correctly return the modified status, if PRE
is performed on indices. It fixes a crash when building the test-suite
with EXPENSIVE_CHECKS and LTO.
2020-12-27 21:58:31 +00:00