aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ret-mmx.ll
AgeCommit message (Expand)Author
2013-01-08Pad Short Functions for Intel AtomPreston Gurd
2013-01-05Revert revision 171524. Original message:Nadav Rotem
2013-01-04The current Intel Atom microarchitecture has a feature whereby when a functionPreston Gurd
2011-05-16Remove dead code. Fix associated test to use FileCheck.Eli Friedman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-02-27Make sure this test passes on linux-ppc.Evan Cheng
2009-02-23Only v1i16 (i.e. _m64) is returned via RAX / RDX.Evan Cheng
2009-02-22Be bug compatible with gcc by returning MMX values in RAX.Evan Cheng
2009-02-20Support return of MMX values in 64-bit mode.Evan Cheng