| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-03-17 | Update the minimum external LLVM to 17 | Josh Stone | -116/+0 | |
| 2024-03-15 | Greatly reduce GCC build logs | Guillaume Gomez | -1/+2 | |
| 2024-03-10 | Use full commit hash and remove `libgccjit.version` file | Guillaume Gomez | -1/+0 | |
| 2024-03-06 | Build libgccjit for all CI testsuites using it | Guillaume Gomez | -1/+11 | |
| 2023-11-30 | Fix cg_gcc CI run | Guillaume Gomez | -1/+0 | |
| 2023-11-29 | Re-enable `rustc_codegen_gcc` tests in CI | Josh Stone | -0/+4 | |
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -1/+50 | |
| 2023-10-19 | ci: set IS_NOT_LATEST_LLVM for llvm-16 | Josh Stone | -0/+4 | |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -17/+3 | |
| 2023-04-16 | ci: add a runner for vanilla LLVM 16 | Josh Stone | -0/+64 | |
| Like #107044, this will let us track compatibility with LLVM 16 going forward, especially after we eventually upgrade our own to the next. This also drops `tidy` here and in `x86_64-gnu-llvm-15`, syncing with that change in #106085. | ||||
