summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/ret-mmx.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Make sure this test passes on linux-ppc.Evan Cheng2009-02-271-1/+1
* Only v1i16 (i.e. _m64) is returned via RAX / RDX.Evan Cheng2009-02-231-1/+10
* Be bug compatible with gcc by returning MMX values in RAX.Evan Cheng2009-02-221-1/+5
* Support return of MMX values in 64-bit mode.Evan Cheng2009-02-201-0/+13