aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/mmx-insert-element.ll
AgeCommit message (Expand)Author
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