summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ret-mmx.ll
Commit message (Expand)AuthorAge
* Remove dead code. Fix associated test to use FileCheck.Eli Friedman2011-05-16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Make sure this test passes on linux-ppc.Evan Cheng2009-02-27
* Only v1i16 (i.e. _m64) is returned via RAX / RDX.Evan Cheng2009-02-23
* Be bug compatible with gcc by returning MMX values in RAX.Evan Cheng2009-02-22
* Support return of MMX values in 64-bit mode.Evan Cheng2009-02-20