zig/src
Andrew Kelley 8c6fa982cd
SIMD: array to vector, vector to array, wrapping int add
also vectors and arrays now use the same ConstExprVal representation

See #903
2019-02-04 20:30:00 -05:00
..
all_types.hpp SIMD: array to vector, vector to array, wrapping int add 2019-02-04 20:30:00 -05:00
analyze.cpp SIMD: array to vector, vector to array, wrapping int add 2019-02-04 20:30:00 -05:00
analyze.hpp SIMD: array to vector, vector to array, wrapping int add 2019-02-04 20:30:00 -05:00
ast_render.cpp backport copy elision changes 2019-01-29 22:30:30 -05:00
ast_render.hpp
bigfloat.cpp
bigfloat.hpp
bigint.cpp @bitreverse intrinsic, part of #767 (#1865) 2019-01-02 16:47:47 -05:00
bigint.hpp
blake2.h
blake2b.c
buffer.cpp
buffer.hpp
c_tokenizer.cpp
c_tokenizer.hpp
cache_hash.cpp collapse os_file_mtime into os_file_open_r and check for directory 2019-01-30 16:06:18 -05:00
cache_hash.hpp
codegen.cpp SIMD: array to vector, vector to array, wrapping int add 2019-02-04 20:30:00 -05:00
codegen.hpp msvc subsystem option handling; added uefi os type 2018-12-23 22:44:02 -05:00
compiler.cpp
compiler.hpp
config.h.in
errmsg.cpp
errmsg.hpp
error.cpp
error.hpp
hash_map.hpp
ir_print.cpp SIMD: array to vector, vector to array, wrapping int add 2019-02-04 20:30:00 -05:00
ir_print.hpp
ir.cpp SIMD: array to vector, vector to array, wrapping int add 2019-02-04 20:30:00 -05:00
ir.hpp backport copy elision changes 2019-01-29 22:30:30 -05:00
link.cpp fixups 2018-12-26 15:25:54 -05:00
list.hpp
main.cpp introduce --single-threaded build option 2019-02-01 18:05:54 -05:00
os.cpp os.cpp: fix regression on Windows from 59c050e7 2019-01-31 16:52:59 -05:00
os.hpp collapse os_file_mtime into os_file_open_r and check for directory 2019-01-30 16:06:18 -05:00
parser.cpp backport copy elision changes 2019-01-29 22:30:30 -05:00
parser.hpp
range_set.cpp
range_set.hpp
softfloat.hpp
target.cpp fixups 2018-12-26 15:25:54 -05:00
target.hpp fixups 2018-12-26 15:25:54 -05:00
tokenizer.cpp Move tokenizer error location to offending char 2019-01-30 14:02:01 -05:00
tokenizer.hpp simpler implementation of && and || hints 2019-01-29 22:29:56 -05:00
translate_c.cpp fixups 2018-12-26 15:25:54 -05:00
translate_c.hpp
util.cpp tier 2 support for freebsd 2018-11-27 20:56:43 -05:00
util.hpp
windows_com.hpp
windows_sdk.cpp
windows_sdk.h
zig_llvm.cpp introduce vector type for SIMD 2019-01-30 23:39:25 -05:00
zig_llvm.h introduce vector type for SIMD 2019-01-30 23:39:25 -05:00