Run this through -simplifycfg and -mem2reg to test only what we need to test.
[oota-llvm.git] / test / CodeGen / X86 / mmx-insert-element.ll
2008-05-29 Evan ChengImplement vector shift up / down and insert zero with...
2008-05-07 Evan ChengAdd nounwind.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-24 Bill WendlingTestcases for MMX.