[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 76/76] docs/devel/tcg-ops: Drop recommendation to free temps, (continued)
- [PATCH 62/76] target/s390x: Remove assert vs g_in2, Richard Henderson, 2023/02/25
- [PATCH 65/76] target/sparc: Drop get_temp_tl, 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 69/76] target/sparc: Drop tcg_temp_free, Richard Henderson, 2023/02/25
- [PATCH 68/76] target/sparc: Drop free_compare, Richard Henderson, 2023/02/25
- [PATCH 70/76] target/tricore: Drop tcg_temp_free, Richard Henderson, 2023/02/25
- [PATCH 71/76] target/sparc: Drop reset_sar_tracker, 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 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start, Richard Henderson, 2023/02/25
- Re: [PATCH 00/76] tcg: Drop tcg_temp_free from translators, Philippe Mathieu-Daudé, 2023/02/25