Add a new bit to SUnit to record whether a node has implicit physreg
authorDan Gohman <gohman@apple.com>
Mon, 23 Mar 2009 16:10:52 +0000 (16:10 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Mar 2009 16:10:52 +0000 (16:10 +0000)
commit3974667c1a6d48686e92f85bc4463bb239af7442
tree885180354855088c8c993146e69a892076c9c27c
parentf871ccb853a2ccbe8675c912330c041b318be8cd
Add a new bit to SUnit to record whether a node has implicit physreg
defs, regardless of whether they are actually used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67528 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ScheduleDAG.h
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp