aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/ptrcast.zig
AgeCommit message (Expand)Author
2022-09-09stage2 ARM: implement struct_field_val for registersjoachimschmidt557
2022-05-09wasm: Write nops for padding debug infoLuuk de Gram
2022-04-14stage2: progress towards stage3Andrew Kelley
2022-03-26wasm: Enable passing testsLuuk de Gram
2022-03-23stage2 CBE: Improve support for unions and error setsCody Tapscott
2022-03-17disable x86_64 behavior test that does not run valgrind cleanAndrew Kelley
2022-03-17CBE: enable more tests that are currently passingDaniele Cocca
2022-03-16stage2 ARM: implement addwrap, subwrap, mulwrapjoachimschmidt557
2022-03-14stage2: fixups for topolarity-comptime-memory-reinterp branchAndrew Kelley
2022-03-14stage2 llvm: Respect container type when lowering parent pointersCody Tapscott
2022-03-09wasm: Enable passing behavior testsLuuk de Gram
2022-03-03stage2: support @ptrCast for slices with an offsetCody Tapscott
2022-03-03stage2: Preserve larger alignment in @ptrCastCody Tapscott
2022-03-01LLVM: add extra padding to structs and tuples sometimesAndrew Kelley
2022-02-28Sema: fix pointer type hash and equality functionsAndrew Kelley
2022-01-26Sema: implement struct init is_ref=trueAndrew Kelley
2021-10-21stage2: implement comptime loads through casted pointersAndrew Kelley
2021-05-08Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley