Add XCore intrinsics for resource instructions.
[oota-llvm.git] / test / CodeGen / Mips / rotate.ll
2010-12-09 Bruno Cardoso LopesAdd ROTR and ROTRV mips32 instructions. Patch by Akira...