On 08/08/2009 11:59 PM, Sriraman Tallam wrote:
Hi,Here is a patch to eliminate redundant zero-extension instructions on x86_64.
The code looks nice! However, since it is very specific to x86 (and x86 patterns), I'd rather see it in the i386 machine-dependent reorg pass.
Thanks! Paolo