Re: [PATCH 9/11] x86: add OP_XXX(reg, reg) monoburg rules

2009-06-27 Thread Arthur Huillet
Hi, On Sat, 27 Jun 2009 03:30:52 +0200 Tomek Grabiec wrote: > They will be needed when EXPR_LOCAL will be replaced with EXPR_TEMPORARY Strange justification. They are needed already on certain programs. Have you tested the new rules by removing the EXPR_LOCAL variants and running {Integer,Lon

[PATCH 9/11] x86: add OP_XXX(reg, reg) monoburg rules

2009-06-26 Thread Tomek Grabiec
They will be needed when EXPR_LOCAL will be replaced with EXPR_TEMPORARY Signed-off-by: Tomek Grabiec --- arch/x86/insn-selector_32.brg | 57 + 1 files changed, 57 insertions(+), 0 deletions(-) diff --git a/arch/x86/insn-selector_32.brg b/arch/x86/insn-