[mips] Add missing signext attributes to MSA basic operations tests. NFC.
[oota-llvm.git] / test / CodeGen / Mips / dagcombine_crash.ll
2015-04-13 Matthias BraunUse FileCheck for test
2015-04-13 Matthias BraunDAGCombiner: Fix crash in select(select) opt.