Searched hist:b4fc67c7afd2c338d6e7c73a7f428dfe05ae0603 (Results 1 – 1 of 1) sorted by relevance
/qemu/tcg/ |
H A D | tcg.c | b4fc67c7afd2c338d6e7c73a7f428dfe05ae0603 Mon Nov 26 22:28:28 UTC 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Add reachable_code_pass
Delete trivially dead code that follows unconditional branches and noreturn helpers. These can occur either via optimization or via the structure of a target's translator following an exception.
Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|