Add a bunch of missed cases. Perhaps the most significant of which is that
authorChris Lattner <sabre@nondot.org>
Sun, 26 Feb 2006 23:36:02 +0000 (23:36 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Feb 2006 23:36:02 +0000 (23:36 +0000)
commitec665151b891bf59d7c7c6cab180a978e2c20265
tree364e3d1b432959530b47a9f0f83b027d318b04d4
parent02bd1b3e943d12d77ac818392d048cc90afb05df
Add a bunch of missed cases.  Perhaps the most significant of which is that
assertzext produces zero bits.

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