mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Fix spello
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8029 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
36bc6424f2
commit
e287cfdfd0
@ -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];
|
||||
|
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user