mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Update the LangRef documentation: the codegen does support this instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147274 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fbb6f593c2
commit
859c645310
@ -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>
|
%X = select i1 true, i8 17, i8 42 <i>; yields i8:17</i>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>Note that the code generator does not yet support conditions
|
|
||||||
with vector type.</p>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- _______________________________________________________________________ -->
|
<!-- _______________________________________________________________________ -->
|
||||||
|
Loading…
Reference in New Issue
Block a user