tcg: Use per-temp state data in optimize
commit6349039d0b06eda59820629b934944246b14a1c1
authorRichard Henderson <rth@twiddle.net>
Tue, 20 Jun 2017 20:43:15 +0000 (20 13:43 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 19:45:07 +0000 (24 21:45 +0200)
treeb703d2816757f0c4a3f7a8a160ee9e1ec4a97134
parent54534d7cfd3bdff1aa1f6c9472d94243d2303656
tcg: Use per-temp state data in optimize

While we're touching many of the lines anyway, adjust the naming
of the functions to better distinguish when "TCGArg" vs "TCGTemp"
should be used.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/optimize.c
tcg/tcg.h