zig/test/stage1
Andrew Kelley 545064c1d9
introduce vector type for SIMD
See #903

 * create with `@Vector(len, ElemType)`
 * only wrapping addition is implemented

This feature is far from complete; this is only the beginning.
2019-01-30 23:39:25 -05:00
..
behavior introduce vector type for SIMD 2019-01-30 23:39:25 -05:00
c_abi New Zig formal grammar (#1685) 2018-11-13 05:08:37 -08:00
behavior.zig backport copy elision changes 2019-01-29 22:30:30 -05:00