Fold immediates into compares when possible, producing "cmp $4, %eax" instead of
loading 4 into a register and then doing the compare. llvm-svn: 57548
Loading
Please register or sign in to comment
loading 4 into a register and then doing the compare. llvm-svn: 57548