aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/threadlocal.zig
AgeCommit message (Expand)Author
2025-07-22aarch64: add new from scratch self-hosted backendJacob Young
2025-06-28riscv64: skip failing testsBingwu Zhang
2025-06-16rename spirv backend nameAli Cheraghi
2025-05-27compiler: tlv pointers are not comptime-knownmlugg
2025-02-24test: skip failing tests with spirv-vulkanAli Cheraghi
2024-09-12test: Re-enable a bunch of behavior tests with LLVM.Alex Rønne Petersen
2024-07-26riscv: airAsm rewriteDavid Rubin
2024-07-26riscv: implement more operatorsDavid Rubin
2024-05-11riscv: add stage2_riscv to test matrix and bypass failing testsDavid Rubin
2023-11-29Remove all usages of `std.mem.copy` and remove `std.mem.set` (#18143)David Rubin
2023-10-15spirv: update failing / passing testsRobin Voetter
2023-06-25x86_64: disable failing behavior testJacob Young
2023-05-20spirv: ptr_elem_valRobin Voetter
2023-05-20spirv: more passing testsRobin Voetter
2023-05-11setup spirv backend in behavior testsAli Chraghi
2023-03-25x86_64: implement atomic loopsJacob Young
2023-03-15behavior: enable passing behavior tests on stage2_x86_64Jacob Young
2023-01-29cbe: fixes for tls, support for not linking libc, and enabling testskcbanner
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-12-07disable failing behavior tests with -ofmt=c -target x86_64-windowsAndrew Kelley