| Age | Commit message (Expand) | Author | Lines |
| 2022-11-03 | Fix artifact version/channel detection for stable | Mark Rousskov | -2/+2 |
| 2022-10-10 | Auto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum | bors | -0/+29 |
| 2022-10-09 | Use BOLT in x64 dist CI to optimize LLVM | Jakub Beránek | -0/+29 |
| 2022-10-07 | Don't run llvm-config in dry runs | Josh Stone | -5/+10 |
| 2022-10-07 | Let llvm-config tell us where to find its tools | Josh Stone | -9/+4 |
| 2022-10-02 | Auto merge of #100557 - dawnofmidnight:tarball-commit-info, r=Mark-Simulacrum | bors | -22/+30 |
| 2022-10-01 | fix: use git-commit-info for version information | dawnofmidnight | -22/+30 |
| 2022-09-16 | Remove the allow-list for dynamic linking of LLVM tools | Chris Wailes | -7/+2 |
| 2022-09-01 | Auto merge of #100707 - dzvon:fix-typo, r=davidtwco | bors | -1/+1 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -1/+1 |
| 2022-08-28 | add riscv64gc-unknown-openbsd support (target riscv64-unknown-openbsd on Open... | Sébastien Marie | -2/+3 |
| 2022-08-20 | Enable downloading prebuilt LLVM in test builders | Mark Rousskov | -1/+7 |
| 2022-08-19 | Refactor if-available setting to work in CI | Mark Rousskov | -9/+74 |
| 2022-08-14 | Update the minimum external LLVM to 13 | Josh Stone | -2/+2 |
| 2022-08-09 | Explicitly disable zstd support | Nikita Popov | -0/+3 |
| 2022-08-03 | Set llvm configs when building lld | topjohnwu | -19/+21 |
| 2022-07-30 | Discover channel for artifact download | Mark Rousskov | -1/+2 |
| 2022-07-11 | Auto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrum | bors | -1/+17 |
| 2022-07-11 | extend bootstrap for PGO on windows | Rémy Rakic | -1/+17 |
| 2022-07-11 | Auto merge of #98526 - jyn514:download-llvm-outside-checkout, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-07-11 | Fix `download-ci-llvm` NixOS patching for binaries | oxalica | -2/+2 |
| 2022-07-10 | Allow using `download-ci-llvm = true` outside the git checkout | Joshua Nelson | -1/+1 |
| 2022-07-09 | Auto merge of #98328 - topjohnwu:fix_cross, r=jyn514 | bors | -1/+22 |
| 2022-07-04 | Proper macOS libLLVM symlink when cross compiling | topjohnwu | -8/+6 |
| 2022-07-03 | Set CLANG_TABLEGEN when cross compiling clang | topjohnwu | -0/+9 |
| 2022-07-03 | Fix cross compiling on macOS | topjohnwu | -1/+13 |
| 2022-07-01 | Rollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514 | Guillaume Gomez | -10/+31 |
| 2022-06-26 | Fix builds on Windows (closes #98546) | BlaCoiso | -1/+1 |
| 2022-06-25 | Fix LLVM rebuild with download-ci-llvm. | Eric Huss | -0/+13 |
| 2022-06-24 | Allow dynamically linking against libLLVM on macOS | topjohnwu | -10/+31 |
| 2022-06-18 | Rollup merge of #97828 - ferrocene:pa-config-artifacts, r=jyn514 | Yuki Okushi | -6/+9 |
| 2022-06-13 | Do not try to statically link libstd++ on Solaris | gco | -1/+1 |
| 2022-06-14 | Rollup merge of #95243 - vladimir-ea:compiler_watch_os, r=nagisa | Yuki Okushi | -2/+5 |
| 2022-06-13 | Add Apple WatchOS compile targets | Vladimir Michael Eatwell | -2/+5 |
| 2022-06-13 | fix error message for download-ci-llvm | Pietro Albini | -7/+7 |
| 2022-06-09 | load configuration for downloading artifacts from stage0.json | Pietro Albini | -6/+9 |
| 2022-06-04 | Auto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark-Simulacrum | bors | -0/+3 |
| 2022-05-30 | Rollup merge of #97519 - binggh:readd-help-on-error, r=jyn514 | Dylan DPC | -1/+9 |
| 2022-05-29 | Re-add help_on_error for download-ci-llvm | binggh | -1/+9 |
| 2022-05-29 | Auto merge of #94214 - nikic:rust-opaque-pointers, r=cuviper | bors | -0/+4 |
| 2022-05-29 | Auto merge of #96687 - jyn514:download-rustc, r=Mark-Simulacrum | bors | -218/+7 |
| 2022-05-28 | Add PID to LLVM PGO profiles generated in CI and measure PGO statistics | Jakub Beránek | -0/+3 |
| 2022-05-28 | Rollup merge of #97411 - raiyansayeed:print-stderr-consistently, r=Mark-Simul... | Matthias Krüger | -4/+4 |
| 2022-05-25 | feat: refactored bootstrap files to use stderr consistently | Raiyan | -4/+4 |
| 2022-05-25 | Move download-rustc from bootstrap.py to rustbuild | Joshua Nelson | -1/+1 |
| 2022-05-25 | Move `download` functions from `native` to builder.rs | Joshua Nelson | -218/+7 |
| 2022-05-25 | Set LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN for lld build as well | Nikita Popov | -0/+4 |
| 2022-05-15 | Auto merge of #97055 - matthiaskrgr:rollup-1nqwfzx, r=matthiaskrgr | bors | -2/+2 |
| 2022-05-15 | Rollup merge of #97041 - eddyb:nixos-llvm-ci-patchelf, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-05-15 | Auto merge of #96602 - TApplencourt:patch-1, r=Mark-Simulacrum | bors | -31/+32 |