Skip DEBUG_VALUE in some places where it was affecting codegen.
authorDale Johannesen <dalej@apple.com>
Tue, 9 Feb 2010 02:01:46 +0000 (02:01 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 9 Feb 2010 02:01:46 +0000 (02:01 +0000)
commitd94998f52574eacef148bd856de701af2c594b03
tree6e322d8320bd89ffe43b53fdb53c103330ff64cd
parent8581e0147cd7622ecec96a47310fc1a211b77908
Skip DEBUG_VALUE in some places where it was affecting codegen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95647 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CalcSpillWeights.cpp
lib/CodeGen/LiveVariables.cpp
lib/CodeGen/TwoAddressInstructionPass.cpp