[llvm-commits] [llvm] r41775 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.td lib/Target/X86/X86InstrSSE.td lib/Target/X86/X86InstrX86-64.td test/CodeGen/X86/zero-remat.ll

Dan Gohman djg at cray.com
Fri Sep 14 13:04:35 PDT 2007


>> Are you saying such a fix exists already, or that this is how a fix
>> should work? If the latter, I'd prefer to just revert the change to
>> the instructions that use xor so that they are not marked
>> rematerializable for now (though the ones that use pxor/xorps/xorpd
>> are ok).
>
> s/current/correct :-) I've already implemented it though.

Ok, thanks!

> Why do you prefer to revert the change?

I don't, now that the fix is in.

Dan

-- 
Dan Gohman, Cray Inc.



More information about the llvm-commits mailing list