Re: [Qemu-devel] [PATCH 00/23] target-sparc comparison improvements

2012-10-07 Thread Blue Swirl
On Fri, Oct 5, 2012 at 11:54 PM, Richard Henderson wrote: > Most of the patches are cleanup. Some of the middle patches that > make use of setcond and movcond where apropriate do improve code > generation. But more important that that, we no longer have tcg > temporaries that are live across bas

[Qemu-devel] [PATCH 00/23] target-sparc comparison improvements

2012-10-05 Thread Richard Henderson
Most of the patches are cleanup. Some of the middle patches that make use of setcond and movcond where apropriate do improve code generation. But more important that that, we no longer have tcg temporaries that are live across basic blocks. Indeed, the only remaining uses of brcond are in Tcc an