[mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6)
[oota-llvm.git] / test / CodeGen / Mips / const6.ll
2013-11-24 Reed KotlerUpdate older test cases for latest patch.
2013-11-10 Reed KotlerMostly finish up constant islands port for Mips for...