zig/test
Jacob Young 1f98c98fff x86_64: increase passing test coverage on windows
Now that codegen has no references to linker state this is much easier.

Closes #24153
2025-06-19 18:41:12 -04:00
..
behavior x86_64: increase passing test coverage on windows 2025-06-19 18:41:12 -04:00
c_abi test: Expand target coverage for C ABI tests. 2025-06-05 21:50:56 +02:00
c_import rename spirv backend name 2025-06-16 13:22:19 +03:30
cases Merge pull request #24188 from mlugg/intfromfloat-safety 2025-06-17 11:02:03 +01:00
incremental Dwarf: restore missing non-entry padding 2025-06-07 13:13:47 -04:00
link Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
src Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
standalone Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
assemble_and_link.zig
behavior.zig rename spirv backend name 2025-06-16 13:22:19 +03:30
c_import.zig
cases.zig remove test/cbe.zig 2024-03-28 15:24:01 +02:00
compare_output.zig std.heap: delete LoggingAllocator and friends 2025-02-06 14:23:23 -08:00
compile_errors.zig compiler: refactor Zcu.File and path representation 2025-05-18 17:37:02 +01:00
gen_h.zig
llvm_ir.zig test: Add some basic LLVM IR tests for atomics, volatile, and allowzero. 2025-05-12 17:07:50 +02:00
llvm_targets.zig test: Remove x86-freebsd-none and powerpc-freebsd-eabihf from llvm_targets. 2025-05-29 16:48:28 +02:00
nvptx.zig Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
run_translated_c.zig remove hard tabs from source code 2024-07-31 16:57:42 -07:00
stack_traces.zig test: Disable error union switch with call operand (ReleaseSafe) on macos. 2025-04-04 06:08:10 +02:00
tests.zig x86_64: increase passing test coverage on windows 2025-06-19 18:41:12 -04:00
translate_c.zig compiler: Updates for LLVM/Clang 20 API changes. 2025-04-04 06:08:09 +02:00