Add micro-optimization which allows us to fold imm into cmp. This allows us to...
Add micro-optimization which allows us to fold imm into cmp. This allows us to save 1 word (sometimes) and reduce register pressure. llvm-svn: 93551
Loading
Please register or sign in to comment