OSDN Git Service

Fix an obvious merge bug in -join-globalcopies (disabled).
authorAndrew Trick <atrick@apple.com>
Thu, 15 Nov 2012 02:32:22 +0000 (02:32 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 15 Nov 2012 02:32:22 +0000 (02:32 +0000)
commitc6d6aeb95feca2efc6ee652555dbb29f0a3d41c8
tree2f85c56bcd64b60201a23f0c27734c5894e78870
parent6b88e2a1474cfc3cb88a6f0da68d77f42c87a99d
Fix an obvious merge bug in -join-globalcopies (disabled).

Jakub Staszak spotted this in review. I don't notice these things
until I manually rerun benchmarks. But reducing unit tests is a very
high priority.

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