fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / CodeGen / Mips / rotate.ll
2010-12-09 Bruno Cardoso LopesAdd ROTR and ROTRV mips32 instructions. Patch by Akira...