Change the SREM case to match the logic in the IR version ComputeMaskedBits.
authorDuncan Sands <baldrick@free.fr>
Fri, 29 Jan 2010 09:45:26 +0000 (09:45 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 29 Jan 2010 09:45:26 +0000 (09:45 +0000)
commit5c2873a74bffaf608e268761b30439e158369413
tree980ae1bebfc7214e5335af1ae6044e5cbc430a65
parent7096ae48c931cf42babef061375e5b02840c8957
Change the SREM case to match the logic in the IR version ComputeMaskedBits.

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