Re: [Qemu-devel] [PATCH 0/8] tcg optimization improvements

2014-02-16 Thread Paolo Bonzini
Il 31/01/2014 15:46, Richard Henderson ha scritto: The first 4 of these are ones that Aurelien posted some time ago, and I reviewed, but never seemed to get committed. The second 4 address optimization issues that I noticed with the BMI instruction set extension, adding ANDC support to x86_64.

Re: [Qemu-devel] [PATCH 0/8] tcg optimization improvements

2014-02-14 Thread Richard Henderson
Ping. On 01/31/2014 06:46 AM, Richard Henderson wrote: > The first 4 of these are ones that Aurelien posted some time ago, > and I reviewed, but never seemed to get committed. > > The second 4 address optimization issues that I noticed with the > BMI instruction set extension, adding ANDC support

[Qemu-devel] [PATCH 0/8] tcg optimization improvements

2014-01-31 Thread Richard Henderson
The first 4 of these are ones that Aurelien posted some time ago, and I reviewed, but never seemed to get committed. The second 4 address optimization issues that I noticed with the BMI instruction set extension, adding ANDC support to x86_64. r~ Aurelien Jarno (4): tcg/optimize: fix known-z