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:
ca76f35
)
cleanup my miswording
author
Chris Lattner
<sabre@nondot.org>
Mon, 28 Feb 2005 19:47:14 +0000
(19:47 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 28 Feb 2005 19:47:14 +0000
(19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20381
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/LangRef.html
patch
|
blob
|
history
diff --git
a/docs/LangRef.html
b/docs/LangRef.html
index 38229f55a115997132cf1ba5e7b3bc9678fa6f1a..c1f37e2b8fee437a6389b1b7829d03cb0dc050b4 100644
(file)
--- a/
docs/LangRef.html
+++ b/
docs/LangRef.html
@@
-2520,8
+2520,8
@@
source-language caller.
<p>
The '<tt>llvm.prefetch</tt>' intrinsic is a hint to the code generator to insert
a prefetch instruction if supported, otherwise it is a noop. Prefetches have no
-behavior affect on the program, but can change the performance characteristics
-
of the code
.
+effect on the behavior of the program, but can change its performance
+
characteristics
.
</p>
<h5>Arguments:</h5>