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:
fbb6f59
)
Update the LangRef documentation: the codegen does support this instruction.
author
Nadav Rotem
<nadav.rotem@intel.com>
Sun, 25 Dec 2011 21:32:35 +0000
(21:32 +0000)
committer
Nadav Rotem
<nadav.rotem@intel.com>
Sun, 25 Dec 2011 21:32:35 +0000
(21:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147274
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/LangRef.html
patch
|
blob
|
history
diff --git
a/docs/LangRef.html
b/docs/LangRef.html
index 58ebbc3f052f1ff3e8279c8727a170c68c67f109..27990837487b6c758dfc72ffff40e61509c75dad 100644
(file)
--- a/
docs/LangRef.html
+++ b/
docs/LangRef.html
@@
-6013,9
+6013,6
@@
Loop: ; Infinite loop that counts from 0 on up...
%X = select i1 true, i8 17, i8 42 <i>; yields i8:17</i>
</pre>
-<p>Note that the code generator does not yet support conditions
- with vector type.</p>
-
</div>
<!-- _______________________________________________________________________ -->