Minor optimization: when doing eq/ne comparions and RHS is a constant - swap...
Minor optimization: when doing eq/ne comparions and RHS is a constant - swap operands, this will allow us to fold imm into comparison. llvm-svn: 89574
Loading
Please register or sign in to comment