| Age | Commit message (Expand) | Author | Lines |
| 2024-11-09 | Merge commit '1fa693ca4462fc1f790693464cf765ad693616af' into sync_cg_clif-202... | bjorn3 | -26/+52 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -19/+64 |
| 2024-11-07 | remove 'platform-intrinsic' ABI leftovers | Ralf Jung | -2/+2 |
| 2024-11-03 | Auto merge of #132526 - bjorn3:sync_cg_clif-2024-11-02, r=bjorn3 | bors | -264/+165 |
| 2024-11-02 | Rename target triple to target tuple in many places in the compiler | Noratrieb | -2/+2 |
| 2024-11-02 | Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into sync_cg_clif-202... | bjorn3 | -264/+165 |
| 2024-11-01 | Move versioned LLVM target creation to rustc_codegen_ssa | Mads Marquart | -1/+4 |
| 2024-10-29 | cg_clif: `rustc_abi::Abi` => `BackendRepr` | Jubilee Young | -53/+62 |
| 2024-10-27 | cg_clif: Rename LayoutS to LayoutData | Jubilee Young | -1/+1 |
| 2024-10-26 | Rollup merge of #132168 - fee1-dead-contrib:fxclean, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-10-26 | Effects cleanup | Deadbeef | -1/+0 |
| 2024-10-25 | Re-do recursive const stability checks | Ralf Jung | -3/+5 |
| 2024-10-22 | Rename Receiver -> LegacyReceiver | Adrian Taylor | -5/+5 |
| 2024-10-19 | Fix tests | Michael Goulet | -4/+9 |
| 2024-10-17 | Allow dropping dyn principal | Michael Goulet | -1/+3 |
| 2024-10-11 | intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics | Jed Brown | -1/+4 |
| 2024-10-08 | cg_clif: Factor out rustc_target::abi | Jubilee Young | -1/+3 |
| 2024-10-06 | various fixes for `naked_asm!` implementation | Folkert de Vries | -1/+10 |
| 2024-10-04 | Use wide pointers consistenly across the compiler | Urgau | -9/+9 |
| 2024-09-30 | Relax a debug assertion in codegen | Michael Goulet | -14/+3 |
| 2024-09-29 | fix cranelift CI | Ralf Jung | -13/+0 |
| 2024-09-25 | Add a debug assertion in codegen that unsize casts of the same principal trai... | Michael Goulet | -1/+16 |
| 2024-09-24 | be even more precise about "cast" vs "coercion" | Lukas Markeffsky | -5/+6 |
| 2024-09-24 | unify dyn* coercions with other pointer coercions | Lukas Markeffsky | -1/+5 |
| 2024-09-23 | Check vtable projections for validity in miri | Michael Goulet | -4/+4 |
| 2024-09-23 | Rustfmt | bjorn3 | -8/+5 |
| 2024-09-23 | Revert change to apply_patches to fix panic | bjorn3 | -1/+6 |
| 2024-09-23 | Merge commit '6d35b4c9a04580366fd800692a5b5db79d766530' into sync_cg_clif-202... | bjorn3 | -347/+487 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -99/+77 |
| 2024-09-21 | add `C-cmse-nonsecure-entry` ABI | Folkert de Vries | -0/+3 |
| 2024-09-20 | Do not unnecessarily eval consts in codegen | Michael Goulet | -11/+15 |
| 2024-09-17 | Use associative type defaults in `{Layout,FnAbi}OfHelpers`. | Nicholas Nethercote | -8/+0 |
| 2024-09-14 | simd_shuffle: require index argument to be a vector | Ralf Jung | -27/+13 |
| 2024-09-09 | Fix the examples in cg_clif | Scott McMurray | -8/+8 |
| 2024-09-09 | Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68 | bors | -1/+1 |
| 2024-08-30 | introduce `PrettyPrintMirOptions` for cosmetic MIR dump options | Rémy Rakic | -2/+3 |
| 2024-08-27 | Rollup merge of #128731 - RalfJung:simd-shuffle-vector, r=workingjubilee | Trevor Gross | -0/+10 |
| 2024-08-18 | rename AddressOf -> RawBorrow inside the compiler | Ralf Jung | -2/+2 |
| 2024-08-18 | stabilize raw_ref_op | Ralf Jung | -2/+1 |
| 2024-08-17 | Always use ar_archive_writer for import libs | Chris Denton | -83/+1 |
| 2024-08-14 | Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors | bors | -2/+2 |
| 2024-08-13 | simd_shuffle intrinsic: allow argument to be passed as vector (not just as ar... | Ralf Jung | -0/+10 |
| 2024-08-12 | Rollup merge of #128149 - RalfJung:nontemporal_store, r=jieyouxu,Amanieu,Jubilee | Guillaume Gomez | -1/+2 |
| 2024-08-10 | Distribute rustc_codegen_cranelift for Windows | bjorn3 | -1/+1 |
| 2024-08-10 | Fixes in various places | Nadrieril | -0/+1 |
| 2024-08-09 | Use ar_archive_writer from sysroot for cg_clif | bjorn3 | -11/+1 |
| 2024-08-09 | Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into sync_cg_clif-202... | bjorn3 | -850/+398 |
| 2024-08-09 | Shrink `TyKind::FnPtr`. | Nicholas Nethercote | -2/+2 |
| 2024-08-08 | Rename struct_tail_erasing_lifetimes to struct_tail_for_codegen | Michael Goulet | -2/+2 |
| 2024-08-05 | nontemporal_store: make sure that the intrinsic is truly just a hint | Ralf Jung | -1/+2 |