diff options
| author | Duncan Sands <baldrick@free.fr> | 2010-01-28 17:22:42 +0000 |
|---|---|---|
| committer | Duncan Sands <baldrick@free.fr> | 2010-01-28 17:22:42 +0000 |
| commit | 2c47368a7d843486a59e12a08595297003e3cb2d (patch) | |
| tree | 8cc8af56920b99aed45368d055c14ccfd363a009 /include/llvm/CodeGen | |
| parent | 21569cddc1a9df3bf4a3c9e06977273f1eba3e63 (diff) | |
| download | external_llvm-2c47368a7d843486a59e12a08595297003e3cb2d.zip external_llvm-2c47368a7d843486a59e12a08595297003e3cb2d.tar.gz external_llvm-2c47368a7d843486a59e12a08595297003e3cb2d.tar.bz2 | |
Fix PR6165. The bug was that LHSKnownZero was being and'd with DemandedMask
when it should have been and'd with LowBits. Fix that and while there beef
up the logic in the case of a negative LHS.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94745 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen')
0 files changed, 0 insertions, 0 deletions
