projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6815d6c
)
Speling.
author
Jakob Stoklund Olesen
<stoklund@2pi.dk>
Wed, 24 Jul 2013 20:47:57 +0000
(20:47 +0000)
committer
Jakob Stoklund Olesen
<stoklund@2pi.dk>
Wed, 24 Jul 2013 20:47:57 +0000
(20:47 +0000)
llvm-svn: 187076
llvm/docs/CommandGuide/llc.rst
patch
|
blob
|
history
diff --git
a/llvm/docs/CommandGuide/llc.rst
b/llvm/docs/CommandGuide/llc.rst
index
f7ca322
..
36def9a
100644
(file)
--- a/
llvm/docs/CommandGuide/llc.rst
+++ b/
llvm/docs/CommandGuide/llc.rst
@@
-150,11
+150,11
@@
Tuning/Configuration Options
*fast*
- Fast register allcator. It is default for unoptimized code.
+ Fast register all
o
cator. It is default for unoptimized code.
*greedy*
- Greedy register allcator. It is default for optimized code.
+ Greedy register all
o
cator. It is default for optimized code.
*pbqp*