OSDN Git Service

TargetLowering::ComputeMaskedBits was not clearing reciprocal bits on shifts.
authorJim Laskey <jlaskey@mac.com>
Tue, 13 Jun 2006 13:08:58 +0000 (13:08 +0000)
committerJim Laskey <jlaskey@mac.com>
Tue, 13 Jun 2006 13:08:58 +0000 (13:08 +0000)
commit9bfa2dcff6c341814c18703d6760c3645bcc14e9
tree128e16634b70869840c70f56efa727c452fb4cb0
parent004fb92615b23e661da9d0bfd883296094b8b777
TargetLowering::ComputeMaskedBits was not clearing reciprocal bits on shifts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28765 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp