DAGCombiner: Use isNullConstant() where possible
authorMatthias Braun <matze@braunis.de>
Tue, 19 May 2015 00:25:17 +0000 (00:25 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 19 May 2015 00:25:17 +0000 (00:25 +0000)
commita6698bb5d476fdfec4e7289c72da8005c4d4d295
tree65d4e7422fa58dee3c5993b48dd09f24b89327fc
parenta641a4a89eaed4589962f9bdb18bfd88e1d8360a
DAGCombiner: Use isNullConstant() where possible

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