[mips] Correct operand order in DSP's mthi/mtlo
[oota-llvm.git] / test / CodeGen / Mips / madd-msub.ll
2016-01-12 Daniel Sanders[mips] Correct operand order in DSP's mthi/mtlo
2015-10-15 Daniel Sanders[mips][mips16] MIPS16 is not a CPU/Architecture but...
2014-11-07 Daniel Sanders[mips] Promote i32 arguments to i64 for the N32/N64...
2014-06-12 Daniel Sanders[mips][mips64r6] madd/maddu/msub/msubu are not availabl...
2013-03-30 Akira Hatanaka[mips] Fix DSP instructions to have explicit accumulato...
2013-03-30 Akira Hatanaka[mips] Move the code which does dag-combine for multipl...
2011-09-30 Akira HatanakaRemove unnecessary checking of register operands.
2011-09-09 Akira HatanakaFix test cases.
2011-01-18 Bruno Cardoso LopesAdd support for mips32 madd and msub instructions....