OSDN Git Service

extract some code into a helper function for MergeConsecutiveStores(); NFCI
authorSanjay Patel <spatel@rotateright.com>
Tue, 16 Jun 2015 20:05:00 +0000 (20:05 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 16 Jun 2015 20:05:00 +0000 (20:05 +0000)
commit2cd20fef7101b99ae00e326f240e45ce9c3f1d48
tree6f2f6799ceb75cbdef22dac8eb8a0fbf3126d0ea
parent0c650627ca135dcc270558f134606b58da3a2c7f
extract some code into a helper function for MergeConsecutiveStores(); NFCI

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