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:
a568177
)
user ops are not encoded in the bc format
author
Chris Lattner
<sabre@nondot.org>
Sat, 14 May 2005 01:26:46 +0000
(
01:26
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 14 May 2005 01:26:46 +0000
(
01:26
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21997
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/BytecodeFormat.html
patch
|
blob
|
history
diff --git
a/docs/BytecodeFormat.html
b/docs/BytecodeFormat.html
index 6858becd504c30c4081df104099b6fc1b72494fe..0e36db2eb4b63ff479a8e021c9c9ee870f74ff8b 100644
(file)
--- a/
docs/BytecodeFormat.html
+++ b/
docs/BytecodeFormat.html
@@
-1599,8
+1599,6
@@
single <a href="#uint32_vbr">uint32_vbr</a> as follows:</p>
<tr><td>VANext</td><td>32</td><td>1</td><td>1.0</td></tr>
<tr><td>VAArg</td><td>33</td><td>1</td><td>1.0</td></tr>
<tr><td>Select</td><td>34</td><td>2</td><td>1.2</td></tr>
- <tr><td>UserOp1</td><td>35</td><td>1</td><td>1.0</td></tr>
- <tr><td>UserOp2</td><td>36</td><td>1</td><td>1.0</td></tr>
<tr><td colspan="4">
<b>Pseudo Instructions<a href="#pi_note">*</a></b>
</td></tr>