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:
add2944
)
Typo
author
Evan Cheng
<evan.cheng@apple.com>
Fri, 22 Apr 2011 01:40:20 +0000
(
01:40
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Fri, 22 Apr 2011 01:40:20 +0000
(
01:40
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129970
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/RegAllocFast.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/RegAllocFast.cpp
b/lib/CodeGen/RegAllocFast.cpp
index 93e3adc3c784d5e06ba58c19db4db72bc2b181fb..b2fd6e092ce6254550b26cb3bf50078637da410f 100644
(file)
--- a/
lib/CodeGen/RegAllocFast.cpp
+++ b/
lib/CodeGen/RegAllocFast.cpp
@@
-97,7
+97,7
@@
namespace {
// immediately without checking aliases.
regFree,
- // A reserved register has been assigned exp
o
licitly (e.g., setting up a
+ // A reserved register has been assigned explicitly (e.g., setting up a
// call parameter), and it remains reserved until it is used.
regReserved