update a couple of references to SSARegMap.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / ScheduleDAG.cpp
index ce0707423e6329ca07dae6f53c367ddca0d5b10a..f506b3ebfba4c0f4de846874c02e8801799739ab 100644 (file)
@@ -606,7 +606,7 @@ void ScheduleDAG::EmitSubregNode(SDNode *Node,
       SubIdx = cast<ConstantSDNode>(Node->getOperand(2))->getValue();
     }
     
-    // TODO: Add tracking info to SSARegMap of which vregs are subregs
+    // TODO: Add tracking info to MachineRegisterInfo of which vregs are subregs
     // to allow coalescing in the allocator
           
     // If the node is only used by a CopyToReg and the dest reg is a vreg, use