| Age | Commit message (Expand) | Author | Lines |
| 2024-07-11 | Auto merge of #127614 - matthiaskrgr:rollup-8geziwi, r=matthiaskrgr | bors | -13/+1 |
| 2024-07-11 | Auto merge of #127487 - tgross35:f16-f128-simd, r=Amanieu | bors | -0/+2 |
| 2024-07-11 | Remove extern "wasm" ABI | Nikita Popov | -13/+1 |
| 2024-07-09 | Auto merge of #127001 - beetrees:f16-debuginfo, r=michaelwoerister | bors | -3/+40 |
| 2024-07-09 | Add Natvis visualiser and debuginfo tests for `f16` | beetrees | -3/+40 |
| 2024-07-08 | Add `f16` and `f128` as SIMD types in LLVM | Trevor Gross | -0/+2 |
| 2024-07-05 | Auto merge of #126171 - RalfJung:simd_bitmask_multibyte, r=workingjubilee | bors | -8/+8 |
| 2024-07-04 | Auto merge of #123781 - RalfJung:miri-fn-identity, r=oli-obk | bors | -2/+2 |
| 2024-07-03 | Rollup merge of #126803 - tgross35:verbose-asm, r=Amanieu | Matthias Krüger | -5/+5 |
| 2024-07-03 | Auto merge of #125507 - compiler-errors:type-length-limit, r=lcnr | bors | -1/+2 |
| 2024-07-02 | Rename the `asm-comments` compiler flag to `verbose-asm` | Trevor Gross | -5/+5 |
| 2024-07-02 | Fix spans | Michael Goulet | -2/+2 |
| 2024-07-02 | Give Instance::expect_resolve a span | Michael Goulet | -0/+1 |
| 2024-07-02 | Miri function identity hack: account for possible inlining | Ralf Jung | -2/+2 |
| 2024-07-02 | Rollup merge of #127168 - DianQK:cast-size, r=workingjubilee | Matthias Krüger | -1/+2 |
| 2024-07-02 | Use the aligned size for alloca at args when the pass mode is cast. | DianQK | -1/+2 |
| 2024-07-01 | fix simd_bitmask return type for non-power-of-two inputs, and add tests | Ralf Jung | -8/+8 |
| 2024-06-29 | Rollup merge of #123237 - bjorn3:debuginfo_refactor, r=compiler-errors | Matthias Krüger | -58/+60 |
| 2024-06-25 | Support `#[patchable_function_entries]` | Matthew Maurer | -3/+6 |
| 2024-06-25 | Support for -Z patchable-function-entry | Matthew Maurer | -0/+26 |
| 2024-06-24 | Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix | Michael Goulet | -3/+0 |
| 2024-06-23 | compiler(nfc): -Cforce-frame-pointers is a FramePointer | Jubilee Young | -2/+3 |
| 2024-06-22 | Rollup merge of #126555 - beetrees:f16-inline-asm-arm, r=Amanieu | Guillaume Gomez | -0/+39 |
| 2024-06-21 | Rollup merge of #126530 - beetrees:f16-inline-asm-riscv, r=Amanieu | Jubilee | -6/+49 |
| 2024-06-21 | Remove type_i1 and type_struct from cg_ssa | bjorn3 | -14/+14 |
| 2024-06-21 | Remove check_overflow method from MiscMethods | bjorn3 | -8/+0 |
| 2024-06-21 | Remove const_bitcast from ConstMethods | bjorn3 | -4/+0 |
| 2024-06-21 | Remove PrintBackendInfo trait | bjorn3 | -25/+29 |
| 2024-06-21 | Move vcall_visibility_metadata optimization hint out of a debuginfo generatio... | bjorn3 | -7/+17 |
| 2024-06-21 | Add `f16` inline ASM support for RISC-V | beetrees | -6/+49 |
| 2024-06-21 | Add `f16` inline ASM support for 32-bit ARM | beetrees | -0/+39 |
| 2024-06-18 | Remove redundant argument from `subdiagnostic` method | Oli Scherer | -1/+1 |
| 2024-06-18 | Use a dedicated type instead of a reference for the diagnostic context | Oli Scherer | -37/+41 |
| 2024-06-16 | Rollup merge of #126365 - Dirbaio:collapse-debuginfo-statics, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-06-15 | Rollup merge of #126424 - Enselic:sort-target-features, r=lqd | Matthias Krüger | -0/+5 |
| 2024-06-14 | Deprecate no-op codegen option `-Cinline-threshold=...` | Martin Nordholts | -3/+0 |
| 2024-06-14 | Also sort `crt-static` in `--print target-features` output | Martin Nordholts | -0/+5 |
| 2024-06-13 | Add `f16` and `f128` inline ASM support for `x86` and `x86-64` | beetrees | -0/+100 |
| 2024-06-13 | Honor collapse_debuginfo for statics. | Dario Nieuwenhuis | -2/+2 |
| 2024-06-12 | Rollup merge of #126324 - zmodem:loongarch, r=nikic | Michael Goulet | -0/+8 |
| 2024-06-12 | Adjust LoongArch64 data layouts for LLVM update | Hans Wennborg | -0/+8 |
| 2024-06-12 | Use `tidy` to sort crate attributes for all compiler crates. | Nicholas Nethercote | -3/+5 |
| 2024-06-10 | Rollup merge of #126159 - RalfJung:scalarint-size-mismatch, r=oli-obk | Matthias Krüger | -2/+2 |
| 2024-06-10 | ScalarInt: size mismatches are a bug, do not delay the panic | Ralf Jung | -2/+2 |
| 2024-06-08 | simd packed types: update outdated check, extend codegen test | Ralf Jung | -4/+6 |
| 2024-06-06 | Auto merge of #125406 - tbu-:pr_rm_path_with_extension, r=Nadrieril | bors | -7/+2 |
| 2024-06-05 | Add `Ty` to `ConstKind::Value` | Boxy | -0/+1 |
| 2024-06-04 | Directly add extension instead of using `Path::with_extension` | Tobias Bucher | -7/+2 |
| 2024-06-02 | Rollup merge of #125311 - calebzulawski:repr-packed-simd-intrinsics, r=workin... | Jubilee | -1/+53 |
| 2024-06-01 | Improve documentation | Caleb Zulawski | -1/+6 |