| Age | Commit message (Expand) | Author | Lines |
| 2021-12-13 | Provide object files to llvm-dwp instead of .dwo | Andy Wang | -6/+6 |
| 2021-12-13 | Fix conditions for using legacy or new pm plugins | Axel Cohen | -1/+5 |
| 2021-12-13 | Use the existing llvm-plugins option for both legacy and new pm registration | Axel Cohen | -4/+2 |
| 2021-12-13 | Add a codegen option to allow loading LLVM pass plugins | Axel Cohen | -0/+4 |
| 2021-12-13 | Auto merge of #91569 - erikdesjardins:vt-align, r=nikic | bors | -7/+11 |
| 2021-12-13 | Use `OutputFilenames` to generate output file for `-Zllvm-time-trace` | Tomasz Miąsko | -0/+1 |
| 2021-12-11 | Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplett | Matthias Krüger | -0/+1 |
| 2021-12-10 | Rollup merge of #91625 - est31:remove_indexes, r=oli-obk | Matthias Krüger | -4/+4 |
| 2021-12-10 | asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by | Amanieu d'Antras | -0/+1 |
| 2021-12-09 | Rollup merge of #90796 - Amanieu:remove_reg_thumb, r=joshtriplett | Matthias Krüger | -0/+1 |
| 2021-12-09 | Remove redundant [..]s | est31 | -4/+4 |
| 2021-12-08 | Auto merge of #91604 - nikic:section-flags, r=nagisa | bors | -182/+243 |
| 2021-12-07 | Remove the reg_thumb register class for asm! on ARM | Amanieu d'Antras | -0/+1 |
| 2021-12-07 | Use object crate for .rustc metadata generation | Nikita Popov | -182/+243 |
| 2021-12-06 | Provide .dwo paths to llvm-dwp explicitly | Andy Wang | -5/+14 |
| 2021-12-05 | Attach range metadata to alignment loads from vtables | Erik Desjardins | -7/+11 |
| 2021-12-03 | LLVM codgen support for unwinding inline assembly | cynecx | -10/+57 |
| 2021-12-03 | Add initial AST and MIR support for unwinding from inline assembly | Amanieu d'Antras | -0/+2 |
| 2021-12-01 | Rollup merge of #91207 - richkadel:rk-bump-coverage-version, r=tmandry | Matthias Krüger | -4/+4 |
| 2021-11-27 | Use iterator instead of recursion in `codegen_place` | SparrowLii | -76/+67 |
| 2021-11-23 | Feat: make cg_ssa get_param borrow the builder mutable | rdambrosio | -1/+1 |
| 2021-11-23 | Update CoverageMappingFormat Support to Version6 | Arpad Borsos | -4/+4 |
| 2021-11-17 | Rollup merge of #90900 - andjo403:removeLlvm12Check, r=nikic | Matthias Krüger | -15/+0 |
| 2021-11-16 | Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiser | Yuki Okushi | -2/+12 |
| 2021-11-15 | Auto merge of #90717 - kit-981:fix-ld64-flags, r=petrochenkov | bors | -42/+50 |
| 2021-11-15 | Stabilize -Z strip as -C strip | Josh Triplett | -2/+12 |
| 2021-11-14 | Remove workaround for the forward progress handling in LLVM | Andreas Jonson | -15/+0 |
| 2021-11-14 | Only use the -dynamiclib flag when the linker is not ld | kit | -1/+4 |
| 2021-11-14 | Refactor linker argument generation | kit | -30/+18 |
| 2021-11-14 | Add a helper method for linker arguments | kit | -11/+28 |
| 2021-11-09 | Rollup merge of #90701 - michaelwoerister:more-artifact-sizes, r=davidtwco | Matthias Krüger | -0/+13 |
| 2021-11-09 | Rollup merge of #90688 - SparrowLii:dotprod, r=Amanieu | Yuki Okushi | -0/+1 |
| 2021-11-09 | Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995 | bors | -1/+1 |
| 2021-11-08 | Record more artifact sizes during self-profiling. | Michael Woerister | -0/+13 |
| 2021-11-08 | enable `dotprod` target feature in arm | SparrowLii | -0/+1 |
| 2021-11-08 | Don't abort compilation after giving a lint error | Joshua Nelson | -1/+1 |
| 2021-11-07 | more clippy fixes | Matthias Krüger | -2/+2 |
| 2021-11-06 | Rollup merge of #90642 - matthiaskrgr:clippy_matches, r=cjgillot | Matthias Krüger | -4/+1 |
| 2021-11-06 | use matches!() macro in more places | Matthias Krüger | -4/+1 |
| 2021-11-06 | Auto merge of #90641 - matthiaskrgr:mut, r=cjgillot | bors | -1/+1 |
| 2021-11-06 | pointee_info_at() does not need mutable access | Matthias Krüger | -1/+1 |
| 2021-11-05 | Initialize LLVM time trace profiler on each code generation thread | Tomasz Miąsko | -51/+73 |
| 2021-11-05 | Auto merge of #90577 - matthiaskrgr:clippy_perf_nov, r=petrochenkov | bors | -2/+2 |
| 2021-11-04 | clippy::perf fixes | Matthias Krüger | -2/+2 |
| 2021-11-03 | Update aarch64 `target_feature` list for LLVM 12. | Adam Gemmell | -8/+17 |
| 2021-10-28 | Revert "Add rustc lint, warning when iterating over hashmaps" | Mark Rousskov | -1/+0 |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -3/+47 |
| 2021-10-27 | Auto merge of #89937 - JohnTitor:fix-89875, r=Amanieu | bors | -1/+4 |
| 2021-10-26 | Properly check `target_features` not to trigger an assertion | Yuki Okushi | -1/+4 |
| 2021-10-26 | Auto merge of #85830 - bjorn3:separate_provide_extern, r=cjgillot | bors | -6/+6 |