[mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 tests...
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-23-LiveVariablesBug.ll
2009-09-24 Evan ChengFix PR5024 with a big hammer: disable the double-def...