commit | bbb91498da1a4dc77332bf93d7c13060f0c63a70 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Apr 03 06:41:49 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Apr 03 06:41:49 2010 +0000 |
tree | 3c966e74ad370ac1d3ce388b3ec75a3ccc0bd8fb | |
parent | 43b85273ee11536c81b14dca0114cd8b9407db8e [diff] |
add a comment and fix some consistency issues, converting to a signed vs unsigned value depending on the sign of the constant fp means that we can't distinguish between a truly negative number and a positive number so large the 32nd bit is set. So, do don't this! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100283 91177308-0d34-0410-b5e6-96231b3b80d8