zig/doc
Shawn Landden 193604c837
stage1: add @shuffle() shufflevector support
I change the semantics of the mask operand, to make it a little more
flexible. There is no real danger in this because it is a compile-error
if you do it the LLVM way (and there is an appropiate error to tell you
this).

v2: avoid problems with double-free
2019-09-18 11:26:45 -04:00
..
codegen.md
docgen.zig implement noasync function calls 2019-09-05 21:55:32 -04:00
langref.html.in stage1: add @shuffle() shufflevector support 2019-09-18 11:26:45 -04:00