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:
e0f745b
)
Fix a comment (again).
author
Bob Wilson
<bob.wilson@apple.com>
Thu, 7 May 2009 21:20:42 +0000
(21:20 +0000)
committer
Bob Wilson
<bob.wilson@apple.com>
Thu, 7 May 2009 21:20:42 +0000
(21:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71180
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/RegAllocLocal.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/RegAllocLocal.cpp
b/lib/CodeGen/RegAllocLocal.cpp
index 311c0e7ffc90832fa267e865aca0747d8c14296f..5ebecc3043eaa3fc47d89daed0f0f86adae9e687 100644
(file)
--- a/
lib/CodeGen/RegAllocLocal.cpp
+++ b/
lib/CodeGen/RegAllocLocal.cpp
@@
-464,7
+464,7
@@
unsigned RALocal::getReg(MachineBasicBlock &MBB, MachineInstr *I,
}
-/// reloadVirtReg - This method transforms the specified
specified
virtual
+/// reloadVirtReg - This method transforms the specified virtual
/// register use to refer to a physical register. This method may do this in
/// one of several ways: if the register is available in a physical register
/// already, it uses that physical register. If the value is not in a physical