[mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6)
[oota-llvm.git] / test / CodeGen / Mips / const-mult.ll
2014-02-20 Daniel Sanders[mips] Make mips64 the default CPU for the mips64 archi...
2014-02-19 Daniel Sanders[mips] Use multiple FileCheck prefixes rather than...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-01 Akira Hatanaka[mips] Fix test case to check that mips64 instructions...
2013-06-26 Akira Hatanaka[mips] Improve code generation for constant multiplicat...