summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ret-mmx.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Pad Short Functions for Intel AtomPreston Gurd2013-01-08
* Revert revision 171524. Original message:Nadav Rotem2013-01-05
* The current Intel Atom microarchitecture has a feature whereby when a functionPreston Gurd2013-01-04
* 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