Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / madd-msub.ll
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....