aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/mmx-insert-element.ll
AgeCommit message (Expand)Author
2010-10-01Mark all these as needing SSE2. Should fix PPC andDale Johannesen
2010-09-30Massive rewrite of MMX: Dale Johannesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-05-29Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq.Evan Cheng
2008-05-07Add nounwind.Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-24Testcases for MMX.Bill Wendling