OSDN Git Service

Re-enable kill flags from SelectionDAGISel, with a fix: don't
authorDan Gohman <gohman@apple.com>
Sat, 1 May 2010 00:50:53 +0000 (00:50 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 1 May 2010 00:50:53 +0000 (00:50 +0000)
commit3a401bcd04e3a04eea9e91649e1a820ff7cc60c1
treeef5b285c6d92ff76c82c83fb73b1ac619e28ddf3
parente576f51e664821c69985d5db7e0fb109dd1cd137
Re-enable kill flags from SelectionDAGISel, with a fix: don't
try to put a kill flag on a DBG_INFO instruction.

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