Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce3.ll
2007-10-25 Evan ChengIf a loop termination compare instruction is the only...