Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / shrink-fp-const1.ll
2008-03-05 Evan ChengAdd a target lowering hook to control whether it's...