Home
last modified time | relevance | path

Searched hist:"91478 cefaaf2fa678e56df8635b34957f4d5d565" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c91478cefaaf2fa678e56df8635b34957f4d5d565 Wed Aug 19 06:23:08 UTC 2015 Richard Henderson <rth@twiddle.net> tcg: Allocate indirect_base temporaries in a different order

Since we've not got liveness analysis for indirect bases,
placing them at the end of the call-saved registers makes
it more likely that it'll stay live.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <rth@twiddle.net>