OSDN Git Service

Remove unnecessary bit-wise AND from the limited precision work.
authorBill Wendling <isanbard@gmail.com>
Wed, 10 Sep 2008 06:26:10 +0000 (06:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 10 Sep 2008 06:26:10 +0000 (06:26 +0000)
commitfc2508eb78eb4e754c85e01e082fcd79e7e66645
tree0cd0ca3d3470fe0c81c44d3690fb040d1853ae6e
parentc0c3b9a3d07a86490c4dae66e4f4c8eb40dec339
Remove unnecessary bit-wise AND from the limited precision work.

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