Use the -stack-alignment option instead of using a target triple
[oota-llvm.git] / test / CodeGen / X86 / ret-mmx.ll
2009-02-23 Evan ChengOnly v1i16 (i.e. _m64) is returned via RAX / RDX.
2009-02-22 Evan ChengBe bug compatible with gcc by returning MMX values...
2009-02-20 Evan ChengSupport return of MMX values in 64-bit mode.