target/hexagon/idef-parser: Drop tcg_temp_free
commit3c28efd4cb1d555c3087855b4ec362a79de9581e
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 04:40:56 +0000 (24 18:40 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (5 13:44 -0800)
treec4b6d2637a390781884197ab7a614e92f920f0b4
parent6bf4bbc1c8725de55a1de57936a464c699809592
target/hexagon/idef-parser: Drop tcg_temp_free

Translators are no longer required to free tcg temporaries.
This removes gen_rvalue_free, gen_rvalue_free_manual and
free_variables, whose only purpose was to emit tcg_temp_free.

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/idef-parser/README.rst
target/hexagon/idef-parser/idef-parser.y
target/hexagon/idef-parser/parser-helpers.c
target/hexagon/idef-parser/parser-helpers.h