SelectionDAG: If llvm.donothing has a landingpad, we should clear
[oota-llvm.git] / test / CodeGen / Mips / divrem.ll
2011-03-04 Bruno Cardoso LopesImprove div/rem node handling on mips. Patch by Akira...