OSDN Git Service

DAGCombiner: Factor common pattern into isAllOnesConstant() function. NFC
authorMatthias Braun <matze@braunis.de>
Tue, 19 May 2015 00:25:20 +0000 (00:25 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 19 May 2015 00:25:20 +0000 (00:25 +0000)
commit91088c696dd71a3ce0cf6591c32fd1816c07a40f
tree67880dc5a161b40b69587b45913fee29c4237c09
parenta6698bb5d476fdfec4e7289c72da8005c4d4d295
DAGCombiner: Factor common pattern into isAllOnesConstant() function. NFC

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