DeltaAlgorithm: Tweak split to split by first/second half instead of even/odd, since...
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 Jun 2010 16:21:26 +0000 (16:21 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 Jun 2010 16:21:26 +0000 (16:21 +0000)
commit18ed7b27eb73d5916ff746b8ddb330e6d1ab9de0
treee5cf1f394e54ae7e48f9b0e3ca8ff4514e0a3fab
parent73c6031a2546ad18ab0b454fe5d711715620d140
DeltaAlgorithm: Tweak split to split by first/second half instead of even/odd, since adjacent changes are more likely to be related.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105613 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/DeltaAlgorithm.cpp