Add fabsf to the list of inlined functions; otherwise
[oota-llvm.git] / test / CodeGen / Mips / rotate.ll
2013-10-08 Reed KotlerLet rotr and bswap be handled by expansion for Mips16...
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...