zig/tools
Robin Voetter ff042e8006 spirv: improve generator
The spirv spec generator now also generates some support information:
Opcode gains a function to query a Zig type representing the operands
of the opcode. The idea is that this will enable a richer interface for
emitting spirv instructions.
2022-01-28 14:38:57 +01:00
..
spirv SPIR-V: Split out registry from gen_spirv_spec.zig 2021-05-14 19:49:32 +02:00
gen_spirv_spec.zig spirv: improve generator 2022-01-28 14:38:57 +01:00
gen_stubs.zig tools/gen_stubs: add aarch64 and output preprocessor directives 2021-12-09 01:21:30 -07:00
merge_anal_dumps.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
process_headers.zig glibc: fix inconsistency of powerpc ABI mapping 2021-12-16 03:01:13 -07:00
update_clang_options.zig stage2: improvements to entry point handling 2022-01-19 11:41:08 -07:00
update_cpu_features.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update_glibc.zig glibc: remove duplicate files between generic-glibc/ and glibc/include/ 2021-12-15 18:34:27 -07:00
update_spirv_features.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update-license-headers.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update-linux-headers.zig [linux headers] rename arm64 to aarch64 2022-01-26 07:57:34 +02:00
zig_gdb_pretty_printers.py gdb pretty printers for slices and optionals 2020-12-23 20:21:47 +02:00
zig-gdb.py gdb pretty printers for slices and optionals 2020-12-23 20:21:47 +02:00