Lower BlockAddress node when relocation-model is static.
[oota-llvm.git] / test / CodeGen / Mips / divrem.ll
2011-03-04 Bruno Cardoso LopesImprove div/rem node handling on mips. Patch by Akira...