diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-10-18 22:11:18 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-10-18 22:11:18 +0000 |
commit | 564392bd3f6df4ba139d3be34017ed2a826f78bb (patch) | |
tree | df0127a4b5df6c3145f756d987c495dcba0bd08e /docs | |
parent | b9fecf4e077cfd54884ce96ef6bd9febf0d84191 (diff) | |
download | external_llvm-564392bd3f6df4ba139d3be34017ed2a826f78bb.zip external_llvm-564392bd3f6df4ba139d3be34017ed2a826f78bb.tar.gz external_llvm-564392bd3f6df4ba139d3be34017ed2a826f78bb.tar.bz2 |
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>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142431 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions