[mips] For N32/N64, structs must be passed in the upper bits of a register.
[oota-llvm.git] / test / CodeGen / Mips / 2010-11-09-Mul.ll
2011-09-09 Akira HatanakaFix test cases.
2010-11-12 Bruno Cardoso LopesEnable mips32 mul instruction. Patch by Akira Hatanaka...