Skip to content
Commit 973c817c authored by Bill Wendling's avatar Bill Wendling
Browse files

The value we're comparing against may be too large for the ARM CMP

instruction. Move the value into a register and then use that for the CMP.
<rdar://problem/10305266>

llvm-svn: 142431
parent 72a3cf0a
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