On 6/9/22 12:17, Richard Henderson wrote:
Allow targets to determine if a given temp will die across a branch.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/tcg/tcg-op.h | 2 ++ include/tcg/tcg.h | 15 +++++++++++++++ 2 files changed, 17 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>