This patchset is composed of two patches. The last one that has already
been sent and reviewed on the mailing list. However, while I believe it
is correct, it trigger a bug in the register allocation, causing some
regressions, especially on 32-bit hosts.

The first patch therefore fix the bug triggered by the second one.

Aurelien Jarno (2):
  tcg: fix register allocation with two aliased dead inputs
  tcg: fix dead computation for repeated input arguments

 tcg/tcg.c | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)

-- 
2.1.4


Reply via email to