Set register kill flags on the SelectionDAG path, at least in the
authorDan Gohman <gohman@apple.com>
Fri, 30 Apr 2010 00:08:21 +0000 (00:08 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 30 Apr 2010 00:08:21 +0000 (00:08 +0000)
commit47bd03b2779bc500fb0472518d0e278f080ee79a
tree39bb0fc05120035cc4363b24595147bc361e57df
parentf07fc974d330fa355ba60f23828657f54f97e5aa
Set register kill flags on the SelectionDAG path, at least in the
easy cases.

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