Add VSELECT to LegalizeVectorTypes::ScalariseVectorResult. Previously it would crash...
[oota-llvm.git] / test / CodeGen / PowerPC / 2010-04-01-MachineCSEBug.ll
2010-04-02 Evan ChengAfter trivial coalescing, the MI being visited may...