Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / copysign-zero.ll
2008-01-25 Chris LattnerAdd target-specific dag combines for FAND(x,0) and...