Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / byval3.ll
2008-08-21 Evan ChengFix a number of byval / memcpy / memset related codegen...
2008-04-12 Dan GohmanDrop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which...
2007-10-19 Rafael EspindolaAdd support for byval function whose argument is not...
2007-09-07 Rafael EspindolaAdd support for having different alignment for objects...