[DAGCombiner] Refactor to make it easy to add support for vectors in a future patch...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 25 Apr 2017 16:16:03 +0000 (16:16 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 25 Apr 2017 16:16:03 +0000 (16:16 +0000)
commit8264ed7075142d2ba34a65076070458e7aefeb7c
treeb9ad8a829022c60e7d7be4759afdbffef1191571
parent577168ecdeadbb991dabf16d7879f31f73b9901d
[DAGCombiner] Refactor to make it easy to add support for vectors in a future patch. NFCI.

llvm-svn: 301320
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp