diff options
author | Dan Gohman <gohman@apple.com> | 2008-02-22 01:12:31 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-02-22 01:12:31 +0000 |
commit | f3057a939d63770aa1ae919146bdfc9d91635b59 (patch) | |
tree | 325bfc74cf1f698a27d8b711ce92c2e072273779 /llvm/lib/Bitcode | |
parent | cb507025d4a8fad0c9cef29d874b0334502139bd (diff) | |
download | bcm5719-llvm-f3057a939d63770aa1ae919146bdfc9d91635b59.tar.gz bcm5719-llvm-f3057a939d63770aa1ae919146bdfc9d91635b59.zip |
Fix a regression in 403.gcc and 186.crafty introduced in 47383. To test
that a value is >= 32, check that all of the high bits are zero, not
just one or more.
llvm-svn: 47467
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions