no need to build groups anymore

llvm-svn: 26684
This commit is contained in:
Chris Lattner 2006-03-10 07:15:58 +00:00
parent 6f82fe8106
commit c48cfba44b
1 changed files with 0 additions and 2 deletions

View File

@ -642,8 +642,6 @@ void ScheduleDAGList::Schedule() {
// Set up minimum info for scheduling
PrepareNodeInfo();
// Construct node groups for flagged nodes
IdentifyGroups();
// Build scheduling units.
BuildSchedUnits();