Home
last modified time | relevance | path

Searched hist:a52ad07e7cde61c799ca3351ccd58c04d6f7474f (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.ca52ad07e7cde61c799ca3351ccd58c04d6f7474f Tue Oct 09 19:53:07 UTC 2012 Aurelien Jarno <aurelien@aurel32.net> tcg: always mark dead input arguments as dead

Always mark dead input arguments as dead, even if the op is at the basic
block end. This will allow to check that all temps are correctly saved.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>