aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll
AgeCommit message (Expand)Author
2011-04-05Fix register-dependent X86 tests.Jakob Stoklund Olesen
2010-09-30Massive rewrite of MMX: Dale Johannesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-05-06Fix PR2287. Darwin passes mmx values in register in 64-mode, not Linux.Evan Cheng
2008-05-05no need for eh infoChris Lattner
2007-11-27Remove unnecessary && from the RUN lines of this test.Dan Gohman
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman
2007-07-04Allow a GR64 to be moved into an MMX register via the "movd" instruction.Bill Wendling