1. Added the function isOpcWithIntImmediate to simplify testing of operand with
specified opcode and an integer constant right operand. 2. Modified ISD::SHL, ISD::SRL, ISD::SRA to use rlwinm when applied after a mask. llvm-svn: 22761
Loading
Please register or sign in to comment