Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-4.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-28 Evan ChengUpdate. It should use two shufps, not three!
2006-04-21 Evan ChengAdd && to each RUN: line (except the last one).
2006-04-21 Evan ChengCheck for llc crash.
2006-04-20 Evan ChengAnother shuffle test. For 4-wide shuffle, no more than...