Skip to content
Commit 88f4754f authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 47bef25c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment