Skip to content
Commit 4969dcde authored by Bill Wendling's avatar Bill Wendling
Browse files

Use the integer compare when the value is small enough. Use the "move into a

register and then compare against that" method when it's too large. We have to
move the value into the register in the "movw, movt" pair of instructions.

llvm-svn: 142440
parent 9bede2dd
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