Attempt to appease buildbot after r185956 by explicitly turning setting -fma,-fma4...
[oota-llvm.git] / test / CodeGen / Mips / divrem.ll
2013-05-21 Akira Hatanaka[mips] Rename option to make it compatible with gcc.
2013-05-20 Akira Hatanaka[mips] Trap on integer division by zero.
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2011-03-04 Bruno Cardoso LopesImprove div/rem node handling on mips. Patch by Akira...