]> granicus.if.org Git - llvm/commit
[DAGCombiner] add helper function for and-of-setcc folds; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 28 Mar 2017 19:58:46 +0000 (19:58 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 28 Mar 2017 19:58:46 +0000 (19:58 +0000)
commitd707b92e85f425bc8a50aed76bc1045957341376
tree003542c397dca44032cb8c2470eba2bc8ffe0b4b
parente4c5b69aa39406c7559ad28ece3a48e86d9508d8
[DAGCombiner] add helper function for and-of-setcc folds; NFC

This is just a cut and paste followed by clang-format. Clean up to follow.

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