aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/ret-mmx.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Pad Short Functions for Intel AtomPreston Gurd2013-01-081-1/+1
* Revert revision 171524. Original message:Nadav Rotem2013-01-051-1/+1
* The current Intel Atom microarchitecture has a feature whereby when a functionPreston Gurd2013-01-041-1/+1
* Remove dead code. Fix associated test to use FileCheck.Eli Friedman2011-05-161-1/+14
* 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