Searched hist:c5cc28ff8feac21b502d64453c9491ff38f5d62d (Results 1 – 2 of 2) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg.h | c5cc28ff8feac21b502d64453c9491ff38f5d62d Thu Sep 06 14:47:13 UTC 2012 Aurelien Jarno <aurelien@aurel32.net> tcg: improve profiler
Now that there are two passes of optimization (optimize.c, liveness) there is no point of outputing the statistics of the liveness part only. Update the code to take into account both optimizations.
Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
/qemu/tcg/ |
H A D | tcg.c | c5cc28ff8feac21b502d64453c9491ff38f5d62d Thu Sep 06 14:47:13 UTC 2012 Aurelien Jarno <aurelien@aurel32.net> tcg: improve profiler
Now that there are two passes of optimization (optimize.c, liveness) there is no point of outputing the statistics of the liveness part only. Update the code to take into account both optimizations.
Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|