Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / store-global-address.ll
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-25 Evan ChengNew test case: use lea for imul by some constants.