[mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6)
[oota-llvm.git] / test / CodeGen / Mips / dsp-vec-load-store.ll
2013-08-02 Akira Hatanaka[mips] Expand vector truncating stores and extending...