summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/rotate.ll
AgeCommit message (Expand)Author
2016-05-04[mips][microMIPS] Add CodeGen support for microMIPSr6 ROTR and ROTRV and add ...Zlatko Buljan
2013-11-19[Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan
2013-10-08Let rotr and bswap be handled by expansion for Mips16 since we don'tReed Kotler
2011-11-29Change names for MIPS "generic" processors defined in Mips.td to match what GNUAkira Hatanaka
2011-09-30Remove unnecessary checking of register operands.Akira Hatanaka
2010-12-09Add ROTR and ROTRV mips32 instructions. Patch by Akira HatanakaBruno Cardoso Lopes