projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6326b0d
)
Fix a typo in a comment.
author
Dan Gohman
<gohman@apple.com>
Tue, 29 Jan 2008 12:07:11 +0000
(12:07 +0000)
committer
Dan Gohman
<gohman@apple.com>
Tue, 29 Jan 2008 12:07:11 +0000
(12:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46508
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
b/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
index 05ba46d6ac6cf9f32c80a6adc28aeca2574914d7..5d6b1a27ad53b083a58c5648fbb6e2cfaecec4a2 100644
(file)
--- a/
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
+++ b/
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
@@
-58,7
+58,6
@@
private:
bool isBottomUp;
/// AvailableQueue - The priority queue to use for the available SUnits.
- ///a
SchedulingPriorityQueue *AvailableQueue;
/// LiveRegs / LiveRegDefs - A set of physical registers and their definition