LiveVariables should clear kill / dead markers first. This allows us to remove a...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 26 Mar 2010 02:12:24 +0000 (02:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 26 Mar 2010 02:12:24 +0000 (02:12 +0000)
commitd05e8055362be52fc33dcc685ba2ae5c722506b5
tree6d6f5ac41197bcd992f392664f2266d1a75e43a3
parent0a3dc10eba975195e8b9b028bd21a4969cd6f2de
LiveVariables should clear kill / dead markers first. This allows us to remove a hack in the scheduler.

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