Fix for codegen bug that could cause illegal cmn instruction generation
[oota-llvm.git] / test / CodeGen / Mips / mulull.ll
2012-10-05 Reed KotlerPatch for integer multiply, signed/unsigned, long/long...