aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-04-22Merge pull request #15356 from jacobly0/cbe-std-testsAndrew Kelley
2023-04-22std: GPA deinit return an enum instead of a boolBorja Clemente
2023-04-21cbe: implement 128-bit atomics supportJacob Young
2023-04-21behavior: enable a bunch of disabled testsJacob Young
2023-04-21std: add more missing windows libraries when running testsJacob Young
2023-04-21test: exclude the last warning from cbe testsJacob Young
2023-04-21cbe: fix remaining aarch64 issuesJacob Young
2023-04-21cbe: fix issues with atomic floatsJacob Young
2023-04-21std: add missing windows libraries when running testsJacob Young
2023-04-21cbe: enable CI for std testsJacob Young
2023-04-20Unify incremental test cases and disable manymlugg
2023-04-20behavior: fix test disable conditionJacob Young
2023-04-20x86_64: disable some behavior testsJacob Young
2023-04-20x86_64: rewrite inst trackingJacob Young
2023-04-20wasm: integrate new Liveness behaviourLuuk de Gram
2023-04-20Liveness: avoid emitting unused instructions or marking their operands as usedmlugg
2023-04-20Sema: allow ptr field access on pointer-to-arraymlugg
2023-04-18Merge pull request #15302 from jacobly0/x86_64-non-livenessAndrew Kelley
2023-04-17Merge pull request #15308 from kcbanner/dynlib_lookup_alignmentJakub Konka
2023-04-16tests: fix skip_cross_glibc checkJacob Young
2023-04-17Sema: fix empty infinite loopsJacob Young
2023-04-16behavior: disable flaky test on x86_64Jacob Young
2023-04-16x86_64: implement packed load and storeJacob Young
2023-04-16Merge pull request #15271 from Luukdegram/wasm-startLuuk de Gram
2023-04-16re-enable load_dynamic_library standalone testskcbanner
2023-04-15disable x86_64-windows self-hosted backend behavior testsAndrew Kelley
2023-04-15disable more failing C backend testsAndrew Kelley
2023-04-15disable not-yet-passing C backend testsAndrew Kelley
2023-04-15disable not-yet-passing test suitesAndrew Kelley
2023-04-15CI: more C backend test coverageAndrew Kelley
2023-04-15tests: avoid skipping native testsAndrew Kelley
2023-04-14test-link: update type link test due start.zigLuuk de Gram
2023-04-13Merge pull request #15257 from Luukdegram/wasm-tagnameLuuk de Gram
2023-04-13x86_64: fix constant pointers to zero-bit typesJacob Young
2023-04-13x86_64: fix atomic loop implementationJacob Young
2023-04-13x86_64: fix some of the mass confusion about the meaning of `MCValue`Jacob Young
2023-04-12wasm: enable `@tagName` behavior testsLuuk de Gram
2023-04-12Zir: implement explicit block_comptime instructionmlugg
2023-04-11fix build logic due to state mutations and break the API accordinglyAndrew Kelley
2023-04-10std.Build.CompileStep: remove run() and install()Andrew Kelley
2023-04-10Merge pull request #14853 from schmee/vector-peer-type-resolutionAndrew Kelley
2023-04-09amdgpu,nvptx: unify kernel calling conventionsRobin Voetter
2023-04-07Enable new testsAuguste Rame
2023-04-07Merge pull request #14668 from Techatrix/wasm-floatopsLuuk de Gram
2023-04-07Liveness: defer deaths of externally-scoped instructions in loop bodiesmlugg
2023-04-06Merge pull request #15101 from motiejus/glibc_compatAndrew Kelley
2023-04-05Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-04-05Sema: validate array element typesVeikka Tuominen
2023-04-05Sema: implement inline switch capture at comptimeVeikka Tuominen
2023-04-04cases: disable failing incremental testsJacob Young