Mips specific inline asm operand modifier 'L'.
[oota-llvm.git] / test / CodeGen / Mips / rotate.ll
2011-11-29 Akira HatanakaChange names for MIPS "generic" processors defined...
2011-09-30 Akira HatanakaRemove unnecessary checking of register operands.
2010-12-09 Bruno Cardoso LopesAdd ROTR and ROTRV mips32 instructions. Patch by Akira...