[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 72/76] target/xtensa: Drop tcg_temp_free
From: |
Max Filippov |
Subject: |
Re: [PATCH 72/76] target/xtensa: Drop tcg_temp_free |
Date: |
Sat, 25 Feb 2023 01:41:43 -0800 |
On Sat, Feb 25, 2023 at 1:20 AM Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Translators are no longer required to free tcg temporaries.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/xtensa/translate.c | 107 --------------------------------------
> 1 file changed, 107 deletions(-)
Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>
--
Thanks.
-- Max
- Re: [PATCH 51/76] target/riscv: Drop ftemp_new, (continued)
- [PATCH 62/76] target/s390x: Remove assert vs g_in2, Richard Henderson, 2023/02/25
- [PATCH 58/76] target/s390x: Use tcg_constant_* in translate_vx.c.inc, Richard Henderson, 2023/02/25
- [PATCH 61/76] target/s390x: Drop tcg_temp_free from translate.c, Richard Henderson, 2023/02/25
- [PATCH 64/76] target/sh4: Drop tcg_temp_free, Richard Henderson, 2023/02/25
- [PATCH 55/76] target/s390x: Use tcg_constant_* in local contexts, Richard Henderson, 2023/02/25
- [PATCH 70/76] target/tricore: Drop tcg_temp_free, Richard Henderson, 2023/02/25
- [PATCH 60/76] target/s390x: Drop tcg_temp_free from translate_vx.c.inc, Richard Henderson, 2023/02/25
- [PATCH 72/76] target/xtensa: Drop tcg_temp_free, Richard Henderson, 2023/02/25
- Re: [PATCH 72/76] target/xtensa: Drop tcg_temp_free,
Max Filippov <=
- [PATCH 76/76] docs/devel/tcg-ops: Drop recommendation to free temps, Richard Henderson, 2023/02/25
- [PATCH 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext, Richard Henderson, 2023/02/25
- [PATCH 65/76] target/sparc: Drop get_temp_tl, Richard Henderson, 2023/02/25
- [PATCH 66/76] target/sparc: Drop get_temp_i32, Richard Henderson, 2023/02/25
- [PATCH 59/76] target/s390x: Drop free_compare, Richard Henderson, 2023/02/25
- [PATCH 67/76] target/sparc: Remove egress label in disas_sparc_context, Richard Henderson, 2023/02/25
- [PATCH 71/76] target/sparc: Drop reset_sar_tracker, Richard Henderson, 2023/02/25
- [PATCH 74/76] tracing: remove transform.py, Richard Henderson, 2023/02/25