zig/tools
Robin Voetter 700dee34d5
spirv: make IdResultType and IdRef weak aliases of IdResult
Previously they were strong aliases, but as these types are used quite
intermittendly it resulted in a lot of toRef() calls. Removing them
improves readability a bit.
2023-04-09 01:51:51 +02:00
..
crc Rewrite update_crc_catalog in zig and move tests to separate file 2023-01-22 07:16:49 -08:00
spirv
extract-grammar.zig tools: build all tools in ci to prevent bitrot 2023-01-06 01:18:46 +02:00
gen_outline_atomics.zig outline atomics: ret instead of jump to ret 2022-11-21 17:17:02 -07:00
gen_spirv_spec.zig spirv: make IdResultType and IdRef weak aliases of IdResult 2023-04-09 01:51:51 +02:00
gen_stubs.zig update std lib and compiler sources to new for loop syntax 2023-02-18 19:17:21 -07:00
generate_linux_syscalls.zig Update Linux syscall list for 6.1, support Mips64 2023-02-05 03:25:21 -05:00
lldb_pretty_printers.py x86_64: canonicalize each br of a block 2023-03-24 17:57:58 -04:00
process_headers.zig all: rename i386 to x86 2022-11-04 00:09:27 +03:30
stage1_gdb_pretty_printers.py
stage2_gdb_pretty_printers.py tools: revert sharing of stage2 pretty printer info 2023-02-27 05:37:03 -05:00
std_gdb_pretty_printers.py tools: implement more lldb pretty printers 2023-02-27 05:37:03 -05:00
update_clang_options.zig zig cc: handle the -r flag 2023-04-08 15:48:27 -04:00
update_cpu_features.zig Merge remote-tracking branch 'origin/master' into llvm16 2023-02-19 10:20:19 -07:00
update_crc_catalog.zig update std lib and compiler sources to new for loop syntax 2023-02-18 19:17:21 -07:00
update_glibc.zig
update_spirv_features.zig update std lib and compiler sources to new for loop syntax 2023-02-18 19:17:21 -07:00
update-license-headers.zig
update-linux-headers.zig
zig_gdb_pretty_printers.py Update GDB pretty printers 2023-03-30 12:15:53 +03:00