summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ret-mmx.ll
AgeCommit message (Expand)AuthorFilesLines
2014-05-22[X86] Improve the lowering of BITCAST from MVT::f64 to MVT::v4i16/MVT::v8i8.Andrea Di Biagio1-2/+2
2014-05-06[X86] Improve the lowering of BITCAST dag nodes from type f64 to type v2i32 (...Andrea Di Biagio1-2/+3
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-4/+4
2013-01-08Pad Short Functions for Intel AtomPreston Gurd1-1/+1
2013-01-05Revert revision 171524. Original message:Nadav Rotem1-1/+1
2013-01-04The current Intel Atom microarchitecture has a feature whereby when a functionPreston Gurd1-1/+1
2011-05-16Remove dead code. Fix associated test to use FileCheck.Eli Friedman1-1/+14
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-02-27Make sure this test passes on linux-ppc.Evan Cheng1-1/+1
2009-02-23Only v1i16 (i.e. _m64) is returned via RAX / RDX.Evan Cheng1-1/+10
2009-02-22Be bug compatible with gcc by returning MMX values in RAX.Evan Cheng1-1/+5
2009-02-20Support return of MMX values in 64-bit mode.Evan Cheng1-0/+13