| Age | Commit message (Expand) | Author | Lines |
| 2022-01-25 | Rollup merge of #93269 - jacobbramley:dev/pauth-option-1, r=petrochenkov | Matthias Krüger | -10/+67 |
| 2022-01-25 | Rollup merge of #93144 - wesleywiser:uninhabited_type_code_cov2, r=tmandry | Matthias Krüger | -4/+13 |
| 2022-01-24 | Use error-on-mismatch policy for PAuth module flags. | Jacob Bramley | -10/+67 |
| 2022-01-22 | Add preliminary support for inline assembly for msp430. | William D. Jones | -0/+6 |
| 2022-01-21 | Rollup merge of #93046 - est31:let_else, r=davidtwco | Matthias Krüger | -1/+2 |
| 2022-01-21 | Work around missing code coverage data causing llvm-cov failures | Wesley Wiser | -4/+13 |
| 2022-01-18 | Rollup merge of #92425 - calebzulawski:simd-cast, r=workingjubilee | Matthias Krüger | -27/+62 |
| 2022-01-18 | Rollup merge of #90782 - ricobbe:binutils-dlltool, r=michaelwoerister | Matthias Krüger | -46/+159 |
| 2022-01-18 | Use let_else in even more places | est31 | -1/+2 |
| 2022-01-18 | Auto merge of #92731 - bjorn3:asm_support_changes, r=nagisa | bors | -4/+3 |
| 2022-01-17 | Update compiler/rustc_codegen_llvm/src/builder.rs | Caleb Zulawski | -3/+3 |
| 2022-01-17 | Rollup merge of #92877 - Amanieu:remove_llvm_nounwind, r=Mark-Simulacrum | Matthias Krüger | -18/+0 |
| 2022-01-17 | Use Symbol for target features in asm handling | bjorn3 | -4/+3 |
| 2022-01-17 | rustc_codegen_llvm: Remove (almost) unused span parameter from many functions... | Michael Woerister | -130/+51 |
| 2022-01-17 | Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu | bors | -114/+7 |
| 2022-01-15 | initial revert | Ellen | -1/+1 |
| 2022-01-14 | Remove LLVMRustMarkAllFunctionsNounwind | Amanieu d'Antras | -18/+0 |
| 2022-01-13 | Rollup merge of #92142 - wesleywiser:fix_codecoverage_partitioning, r=tmandry | Matthias Krüger | -86/+34 |
| 2022-01-12 | Call out to binutils' dlltool for raw-dylib on windows-gnu platforms. | Richard Cobbe | -46/+159 |
| 2022-01-12 | Remove deprecated LLVM-style inline assembly | Tomasz Miąsko | -114/+7 |
| 2022-01-11 | Auto merge of #92533 - Aaron1011:variant-symbol, r=petrochenkov | bors | -7/+7 |
| 2022-01-11 | Store a `Symbol` instead of an `Ident` in `VariantDef`/`FieldDef` | Aaron Hill | -7/+7 |
| 2022-01-09 | eplace usages of vec![].into_iter with [].into_iter | Lucas Kent | -1/+1 |
| 2022-01-07 | Rollup merge of #92375 - wesleywiser:consolidate_debuginfo_msvc_check, r=mich... | Eric Huss | -14/+14 |
| 2022-01-07 | Consolidate checking for msvc when generating debuginfo | Wesley Wiser | -14/+14 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -15/+26 |
| 2022-01-04 | Add simd_as intrinsic | Caleb Zulawski | -23/+46 |
| 2022-01-04 | Allow isize/usize in simd_cast | Caleb Zulawski | -4/+16 |
| 2022-01-03 | RustWrapper: adapt for an LLVM API change | Krasimir Georgiev | -6/+6 |
| 2022-01-01 | Auto merge of #92419 - erikdesjardins:coldland, r=nagisa | bors | -2/+17 |
| 2021-12-30 | keep noinline for system llvm < 14 | Erik Desjardins | -1/+16 |
| 2021-12-30 | Auto merge of #91125 - eskarn:llvm-passes-plugin-support, r=nagisa | bors | -26/+39 |
| 2021-12-29 | Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa | bors | -1/+30 |
| 2021-12-29 | Mark drop calls in landing pads cold instead of noinline | Erik Desjardins | -2/+2 |
| 2021-12-27 | Address review comments | Wesley Wiser | -20/+27 |
| 2021-12-20 | [code coverage] Fix missing dead code in modules that are never called | Wesley Wiser | -83/+24 |
| 2021-12-20 | Load new pass manager plugins only if the new pm is actually used | Axel Cohen | -5/+5 |
| 2021-12-20 | rustc_codegen_llvm: move should_use_new_llvm_pass_manager function to llvm_util | Axel Cohen | -18/+19 |
| 2021-12-19 | Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk | bors | -12/+13 |
| 2021-12-18 | Rollup merge of #92024 - pcwalton:per-codegen-unit-names, r=davidtwco | Matthias Krüger | -8/+19 |
| 2021-12-18 | Rollup merge of #91931 - LegionMammal978:less-inband-codegen_llvm, r=davidtwco | Matthias Krüger | -392/+429 |
| 2021-12-18 | Rollup merge of #91566 - cbeuw:remap-dwo-name, r=davidtwco | Matthias Krüger | -3/+6 |
| 2021-12-16 | rustc_codegen_llvm: Give each codegen unit a unique DWARF name on all | Patrick Walton | -8/+19 |
| 2021-12-16 | Remove `in_band_lifetimes` from `rustc_codegen_llvm` | LegionMammal978 | -392/+429 |
| 2021-12-15 | Remove unnecessary sigils around `Ident::as_str()` calls. | Nicholas Nethercote | -1/+1 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -8/+8 |
| 2021-12-15 | Remove `SymbolStr`. | Nicholas Nethercote | -3/+4 |
| 2021-12-15 | Rollup merge of #91881 - Patrick-Poitras:stabilize-iter-zip, r=scottmcm | Matthias Krüger | -1/+0 |
| 2021-12-15 | Rollup merge of #91868 - tmiasko:llvm-time-trace-out, r=oli-obk | Matthias Krüger | -3/+7 |
| 2021-12-14 | Stabilize iter::zip. | PFPoitras | -1/+0 |