Files
revng-revng/python/revng/internal
Pietro Fezzardi f3639d4649 Add ExtractValueToGEP pass
Add a canonicalisation pass that rewrites extractvalue from a
pointer-returning struct as an i8 GEP plus a load. Together with
ArithmeticToGEP this lets later passes consume the result through
the same GEP-based interface they use for ordinary memory accesses.
2026-05-08 11:37:10 +02:00
..
2026-04-23 13:40:43 +02:00
2025-10-28 11:43:22 +01:00
2026-04-23 13:40:43 +02:00
2026-05-08 11:37:10 +02:00
2023-12-12 14:52:22 +01:00