commit | f16c6803d72401aef50dfffded89edce28e184d3 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Mon May 03 20:23:47 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Mon May 03 20:23:47 2010 +0000 |
tree | e59b3a80936d2b1aa5f68b1998f25d609a269fba | |
parent | 0b12348ddf54ef2ca96bf807742e1c6622c692d4 [diff] |
Silence warnings about -1 being converted to an unsigned value. Also, pass true for isSigned even when creating constants for unsigned comparisons, because the point is to create an all-ones constant, rather than UINT64_MAX, even for integers wider than 64 bits. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102946 91177308-0d34-0410-b5e6-96231b3b80d8