Files
Alessandro Di Federico a4f4906ba7 Lift: re-enable InstCombine upon harvesting
InstCombine was disabled in favor of some more basic constant
propagation, but it turns that under certain circumstances this leads to
direct branches appearing as indirect branches until we run InstCombine
during finalization, which triggers an assertion, since we do not expect
any direct jump there.

If this, affects translation performance, we can think to run it less
often.
2023-01-03 13:41:40 +01:00
..
2022-03-11 15:37:12 +01:00
2022-03-11 15:37:12 +01:00
2022-03-11 15:37:12 +01:00
2022-03-11 15:37:12 +01:00
2022-12-09 18:09:39 +01:00
2022-03-11 15:37:12 +01:00
2022-03-11 15:37:12 +01:00
2022-03-11 15:37:12 +01:00
2022-03-11 15:37:12 +01:00