OSDN Git Service

Use setBits in SelectionDAG
authorAmaury Sechet <deadalnix@gmail.com>
Sat, 11 Mar 2017 11:24:03 +0000 (11:24 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Sat, 11 Mar 2017 11:24:03 +0000 (11:24 +0000)
commitff2afbf7d8dc49ed79822554382bbfcfc66433fe
tree7646d0b1840937cf11c26a82c1d34765e70eef88
parenta8ffe4b37c3cbdb1b6c8dee9282adcb057ab351d
Use setBits in SelectionDAG

Summary: As per title.

Reviewers: RKSimon

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D30836

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