]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Fix a couple of logic bugs in TargetLowering::SimplifyDemandedBits. PR11514.
authorEli Friedman <eli.friedman@gmail.com>
Fri, 9 Dec 2011 01:16:26 +0000 (01:16 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 9 Dec 2011 01:16:26 +0000 (01:16 +0000)
commit2dd0353fec61b412e521013049d6a03de29aa8c7
tree68f0f0093c8bd8a7e25bc0663d5fc3647b20f725
parentbd3825ecd1e7101ba8da024557e9f8d97686e70d
Fix a couple of logic bugs in TargetLowering::SimplifyDemandedBits.  PR11514.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146219 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll [new file with mode: 0644]