[SeparateConstOffsetFromGEP] Fixed a bug related to unsigned modulo
[oota-llvm.git] / test / CodeGen / X86 / mmx-insert-element.ll
2010-10-01 Dale JohannesenMark all these as needing SSE2. Should fix PPC and
2010-09-30 Dale JohannesenMassive rewrite of MMX:
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
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.