about summary refs log tree commit diff
path: root/library/compiler-builtins/.github/workflows
AgeCommit message (Expand)AuthorLines
2025-07-12Add CI workflow for automatically performing subtree sync pullsJakub Beránek-0/+23
2025-07-04Test building custom targets and resolve an issue probing `rustc`Trevor Gross-0/+20
2025-06-04Replace the musl submodule with a download scriptTrevor Gross-12/+10
2025-05-29ci: Allow for multiple icount benchmarks in the same runTrevor Gross-2/+10
2025-05-29Increase the benchmark rustc version to 2025-05-28Trevor Gross-1/+1
2025-05-29ci: Allow concurrency outside of pull requestsTrevor Gross-1/+1
2025-05-29Remove the now-unneeded llvm-tools-previewTrevor Gross-1/+0
2025-04-21ci: Fix extensive testsTrevor Gross-16/+1
2025-04-20ci: Clean up workflow file and docker scriptTrevor Gross-6/+5
2025-04-20ci: Add a timeout for all jobsTrevor Gross-0/+3
2025-04-20ci: Skip testing libm in PRs if it did not changeTrevor Gross-23/+26
2025-04-20ci: Enable testing of `libm` cratesTrevor Gross-1/+11
2025-04-20ci: Add extensive tests from rust-lang/libmTrevor Gross-0/+68
2025-04-20ci: Add a libm MSRV checkTrevor Gross-0/+21
2025-04-20Enable icount benchmarks in CITrevor Gross-2/+53
2025-04-19Fix the release-plz jobTrevor Gross-7/+2
2025-04-18ci: Make CI configuration more similar to `libm`Trevor Gross-93/+80
2025-03-22copy_misaligned_words: avoid out-of-bounds accesses (#799)Ralf Jung-0/+16
2025-03-19Switch repository layout to use a virtual manifestTrevor Gross-2/+3
2025-03-18nightlies without clippy are not a thing any moreRalf Jung-2/+1
2025-03-18Add a script for downloading compiler-rtTrevor Gross-5/+2
2025-03-04Revert "ci: Pin the nightly toolchain for aarch64-unknown-linux-gnu"Trevor Gross-2/+1
2025-02-26Update LLVM downloads to 20.1-2025-02-13Trevor Gross-1/+1
2025-02-23Revert "ci: Pin the nightly toolchain for i686-pc-windows-gnu"Trevor Gross-2/+1
2025-02-19ci: Pin the nightly toolchain for aarch64-unknown-linux-gnuTrevor Gross-1/+2
2025-02-19ci: Pin the nightly toolchain for i686-pc-windows-gnuTrevor Gross-1/+2
2025-02-19ci: Update actions/cache to v4Trevor Gross-1/+1
2024-11-01ci: add support for loongarch64-unknown-linux-gnuWANG Rui-0/+3
2024-10-03Upgrade CI LLVM version to 19.1Trevor Gross-1/+1
2024-10-02Add riscv64gc to CITrevor Gross-0/+3
2024-08-24Use `macos-13` in CI for `x86_64-apple-darwin`beetrees-1/+1
2024-08-24Use `macos-latest` in CI for `aarch64-apple-darwin`beetrees-1/+1
2024-07-26Add `release-plz` for automatic releases.Trevor Gross-0/+30
2024-05-24Add caching for downloading compiler-rtTrevor Gross-4/+12
2024-05-24Enable cache for Docker imagesTrevor Gross-0/+21
2024-05-24Enable cache for Cargo components of the buildTrevor Gross-0/+4
2024-05-21Don't run verbatim test on windows-gnuHenry Wang-2/+0
2024-05-21Properly escape /C and fix namingtheKidOfArcrania-6/+6
2024-05-21Use cmd.exetheKidOfArcrania-0/+2
2024-05-21Fix CItheKidOfArcrania-0/+1
2024-05-21Add tests for UNC paths on windows buildstheKidOfArcrania-0/+9
2024-05-11Deny warnings in CITrevor Gross-0/+4
2024-04-16Add CI testing for AArch64 DarwinTrevor Gross-0/+5
2024-03-28Remove duplicate symbol workaroundtrevyn-2/+2
2024-03-28Clean up and rework CI scriptAmanieu d'Antras-0/+1
2024-01-28Merge branch 'master' into wasmtrevyn-0/+15
2024-01-24CI: add a success conclusion jobJakub Beránek-0/+15
2024-01-18Merge branch 'master' into wasmtrevyn-3/+3
2024-01-09build: Allow building C compiler-rt fallbacks for wasmtrevyn-2/+2
2024-01-09Update actions/checkout action to v4Taiki Endo-3/+3