zig/test
Andrew Kelley eed3b9567d
Merge pull request #22610 from jacobly0/x86_64-rewrite
x86_64: rewrite `@min`/`@max` for scalar floats
2025-01-27 11:47:52 -08:00
..
behavior x86_64: rewrite @min/@max for float vectors 2025-01-26 09:51:07 -05:00
c_abi std.Target: Replace isARM() with isArmOrThumb() and rename it to isArm(). 2024-11-03 09:29:30 +01:00
c_import std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
cases fix: Only suggest try on destructure of error union if payload type can be destructured (#21510) 2025-01-26 19:38:07 +01:00
incremental Merge pull request #22602 from mlugg/incr-embedfile 2025-01-26 01:41:56 +00:00
link std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
src Merge pull request #22581 from jacobly0/x86_64-rewrite 2025-01-25 07:30:45 -08:00
standalone std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
assemble_and_link.zig
behavior.zig x86_64: testing 2025-01-16 20:42:08 -05:00
c_import.zig
cases.zig
compare_output.zig compiler: remove anonymous struct types, unify all tuples 2024-10-31 20:42:53 +00:00
compile_errors.zig Sema: rewrite semantic analysis of function calls 2025-01-09 06:46:47 +00:00
gen_h.zig
llvm_targets.zig std.Target: Remove Os.Tag.bridgeos. 2024-12-03 20:43:15 +01:00
nvptx.zig test: Set emit_bin=false for all nvptx tests. 2024-11-24 22:11:17 +01:00
run_translated_c.zig remove hard tabs from source code 2024-07-31 16:57:42 -07:00
stack_traces.zig tests: enable stack trace tests for x86_64-selfhosted 2025-01-23 23:22:13 +00:00
tests.zig build: respect -Duse-llvm option when doing behavior tests 2025-01-15 15:11:36 -08:00
translate_c.zig test: update for CallingConvention changes 2024-10-19 19:15:23 +01:00