| Age | Commit message (Expand) | Author | Lines |
| 2023-12-18 | Rollup merge of #118941 - krasimirgg:llvm-cov, r=nikic | Matthias Krüger | -0/+3 |
| 2023-12-18 | llvm-wrapper: adapt for LLVM API changes | Krasimir Georgiev | -0/+3 |
| 2023-12-16 | Auto merge of #110494 - majaha:noTrapAfterNoreturn, r=nikic | bors | -0/+8 |
| 2023-12-12 | llvm-wrapper: adapt for LLVM API change | Krasimir Georgiev | -1/+3 |
| 2023-12-11 | Auto merge of #117962 - weihanglo:debug-name-table, r=wesleywiser | bors | -2/+23 |
| 2023-12-11 | fix: stop emitting `.debug_pubnames` and `.debug_pubtypes` | Weihang Lo | -2/+23 |
| 2023-12-11 | llvm-wrapper: adapt for LLVM API change | Krasimir Georgiev | -0/+4 |
| 2023-12-09 | Auto merge of #117873 - quininer:android-emutls, r=Amanieu | bors | -7/+3 |
| 2023-12-06 | Rollup merge of #118177 - sivadeilra:suppress-llvm-warnings, r=cuviper | Matthias Krüger | -0/+17 |
| 2023-12-07 | Add emulated TLS support | quininer | -7/+3 |
| 2023-12-05 | Use new check-cfg syntax in rustc_llvm build script | Urgau | -1/+1 |
| 2023-12-01 | Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix | bors | -7/+2 |
| 2023-11-30 | Add `-Zfunction-return={keep,thunk-extern}` option | Miguel Ojeda | -0/+3 |
| 2023-11-27 | Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper | bors | -81/+1 |
| 2023-11-23 | remove unused pub fn | klensy | -26/+0 |
| 2023-11-22 | fix long lines | Arlie Davis | -2/+2 |
| 2023-11-22 | suppress warnings on msvc | Arlie Davis | -0/+17 |
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -81/+1 |
| 2023-11-21 | Tighten up linkage settings for LLVM bindings | Ben Kimock | -3/+3 |
| 2023-11-16 | Auto merge of #117875 - Mark-Simulacrum:bootstrap-bump, r=clubby789 | bors | -3/+3 |
| 2023-11-16 | Auto merge of #117948 - aeubanks:dibuilder, r=durin42 | bors | -0/+3 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -3/+3 |
| 2023-11-15 | llvm-wrapper: Pass newly added param to DIBuilder::createEnumerationType() | Arthur Eubanks | -1/+5 |
| 2023-11-15 | 17 -> 18 | Arthur Eubanks | -1/+1 |
| 2023-11-15 | [llvm-wrapper] Pass newly added param to DIBuilder::createStaticMemberType() | Arthur Eubanks | -0/+3 |
| 2023-11-13 | Rollup merge of #114224 - inferiorhumanorgans:solaris-llvm-wrapper, r=cuviper | Matthias Krüger | -0/+6 |
| 2023-11-13 | Mention LLVM 64186 in a comment | Josh Stone | -0/+1 |
| 2023-11-07 | llvm-wrapper: Remove include of non-existant Vectorize.h | Hans Wennborg | -1/+0 |
| 2023-11-03 | Use the LLVM option NoTrapAfterNoreturn | Matt Harding | -0/+8 |
| 2023-10-30 | Clean up `rustc_*/Cargo.toml`. | Nicholas Nethercote | -0/+4 |
| 2023-10-27 | For i586/NetBSD: fix another formatting insistence. | Havard Eidnes | -3/+1 |
| 2023-10-26 | rustc_llvm/build.rs: improve comment for NetBSD/i386 targets | Havard Eidnes | -1/+3 |
| 2023-10-25 | Add support for i586-unknown-netbsd as target. | Havard Eidnes | -0/+6 |
| 2023-10-21 | Treat extern in compiler-builtins as `used` | DianQK | -103/+1 |
| 2023-10-16 | Add `PreservedSymbols` from LLVM to LTO. | DianQK | -1/+103 |
| 2023-10-15 | Removes the useless DisableSimplifyLibCalls parameter. | DianQK | -7/+2 |
| 2023-10-08 | rustdoc: remove rust logo from non-Rust crates | Michael Howell | -0/+3 |
| 2023-10-06 | fix to register analysis pass from llvm plugin | Emanuele Vannacci | -14/+14 |
| 2023-10-03 | Remove unused features from `rustc_llvm`. | Nicholas Nethercote | -4/+0 |
| 2023-09-25 | Pass name of object file to LLVM so it can correctly emit S_OBJNAME | Florian Schmiderer | -0/+4 |
| 2023-09-15 | llvm-wrapper: adapt for LLVM API changes | Krasimir Georgiev | -5/+19 |
| 2023-09-09 | Rollup merge of #115358 - durin42:compress-debuginfo, r=oli-obk | Matthias Krüger | -0/+27 |
| 2023-09-08 | Auto merge of #115641 - durin42:llvm-18-fatlto-take-2, r=nikic | bors | -0/+33 |
| 2023-09-08 | debuginfo: add compiler option to allow compressed debuginfo sections | Augie Fackler | -0/+27 |
| 2023-09-08 | lto: load bitcode sections by name | Augie Fackler | -0/+33 |
| 2023-09-08 | Rollup merge of #115638 - ldm0:ldm/llvm-args-fix, r=nikic | Guillaume Gomez | -1/+4 |
| 2023-09-08 | Auto merge of #113492 - nebulark:pr_96475, r=petrochenkov | bors | -1/+38 |
| 2023-09-08 | Add missing Debuginfo to PDB debug file on windows. | Florian Schmiderer | -1/+38 |
| 2023-09-07 | lto: load bitcode sections by name | Augie Fackler | -0/+33 |
| 2023-09-07 | Using parsed codegen flags | Liu Dingming | -1/+1 |