aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/alignof.zig
AgeCommit message (Expand)Author
2023-09-21InternPool,Sema,type,llvm: alignment fixesmlugg
2023-06-27behavior: correct alignment for elements and slices of aligned arrayr00ster91
2023-06-13all: replace `comptime try` with `try comptime`Eric Joldasov
2022-12-27stage2 AArch64: unify callee-preserved regs on all targetsjoachimschmidt557
2022-10-25behavior: enable stage2_c tests that are currently passingJacob Young
2022-09-09stage2 ARM: amend implementation of various AIR instructionsjoachimschmidt557
2022-02-28x64: pass more behavior testsJakub Konka
2022-02-14stage2 AArch64: Enable behavior testingjoachimschmidt557
2022-02-06stage2 ARM: enable a handful of passing behavior testsjoachimschmidt557
2022-01-25wasm: Implement genTypedValue for enumsLuuk de Gram
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