Fix spello
authorChris Lattner <sabre@nondot.org>
Thu, 21 Aug 2003 22:05:57 +0000 (22:05 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Aug 2003 22:05:57 +0000 (22:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8029 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/ModuloScheduling/ModuloSchedGraph.cpp
lib/Target/SparcV9/ModuloScheduling/ModuloSchedGraph.cpp

index b135ff2ddf5565c6d78b365688ca65872ec04aeb..a29722aa6103b431879b88a578030e84339de84f 100644 (file)
@@ -1064,7 +1064,7 @@ ModuloSchedGraph::computeRecII(const BasicBlock *bb){
   //FIXME: only deal with circuits starting at the first node: the phi node
   //nodeId=2;
 
-  //search all elementary circuits in the dependance graph
+  //search all elementary circuits in the dependence graph
   //assume maximum number of nodes is MAXNODE
 
   unsigned path[MAXNODE];
index b135ff2ddf5565c6d78b365688ca65872ec04aeb..a29722aa6103b431879b88a578030e84339de84f 100644 (file)
@@ -1064,7 +1064,7 @@ ModuloSchedGraph::computeRecII(const BasicBlock *bb){
   //FIXME: only deal with circuits starting at the first node: the phi node
   //nodeId=2;
 
-  //search all elementary circuits in the dependance graph
+  //search all elementary circuits in the dependence graph
   //assume maximum number of nodes is MAXNODE
 
   unsigned path[MAXNODE];