From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRdyj-0006uB-QL for qemu-devel@nongnu.org; Mon, 25 Jul 2016 07:23:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRdyh-0005lC-T6 for qemu-devel@nongnu.org; Mon, 25 Jul 2016 07:23:20 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:33496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRdyh-0005hj-N7 for qemu-devel@nongnu.org; Mon, 25 Jul 2016 07:23:19 -0400 Date: Mon, 25 Jul 2016 13:23:11 +0200 From: Aurelien Jarno Message-ID: <20160725112311.GA16104@aurel32.net> References: <1466740107-15042-1-git-send-email-rth@twiddle.net> <1466740107-15042-4-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466740107-15042-4-git-send-email-rth@twiddle.net> Subject: Re: [Qemu-devel] [PATCH v3 3/9] tcg: Require liveness analysis List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org, mark.cave-ayland@ilande.co.uk, atar4qemu@gmail.com On 2016-06-23 20:48, Richard Henderson wrote: > Signed-off-by: Richard Henderson > --- > tcg/tcg.c | 20 -------------------- > 1 file changed, 20 deletions(-) > Thanks for doing that. The code without liveness analysis is not really tested anymore and given the kind of optimisations we are doing there it became quite difficult to compare the generated code with and without liveness. Reviewed-by: Aurelien Jarno -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net