Follow up to r165072. Try a different approach: only move the load when it's going...
[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...