commit | 6349039d0b06eda59820629b934944246b14a1c1 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Jun 20 13:43:15 2017 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Oct 24 21:45:07 2017 +0200 |
tree | b703d2816757f0c4a3f7a8a160ee9e1ec4a97134 | |
parent | 54534d7cfd3bdff1aa1f6c9472d94243d2303656 [diff] |
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>