Home
last modified time | relevance | path

Searched hist:"25 f49c5f1508ddf081ce89fa6bbfd87a51eea37b" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c25f49c5f1508ddf081ce89fa6bbfd87a51eea37b Tue Nov 27 20:45:26 UTC 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Record register preferences during liveness

With these preferences, we can arrange for function call arguments to
be computed into the proper registers instead of requiring extra moves.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>