tcg: improve profiler
commitc5cc28ff8feac21b502d64453c9491ff38f5d62d
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Sep 2012 14:47:13 +0000 (6 16:47 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 11 Sep 2012 16:05:52 +0000 (11 18:05 +0200)
treef78e8426b8c157e1c4246ecc9b1cf935978ae2a7
parent4b1c11fd20e8901f04a2d9c225cd10fc05a762ff
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>
tcg/tcg.c
tcg/tcg.h