Pointer arithmetic should be done with the index the same size as the pointer.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-5.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-09 Evan Chengshufps with load folding is better than movaps; movsd.
2006-05-03 Evan ChengUse movsd to shuffle in the lowest two elements of...