| Age | Commit message (Expand) | Author | Lines |
| 2024-11-10 | Rollup merge of #132675 - Zalathar:empty-spans, r=jieyouxu | Matthias Krüger | -67/+81 |
| 2024-11-10 | coverage: Pass a `LocalFileId` to `CoverageSpan::from_source_region` | Zalathar | -3/+9 |
| 2024-11-09 | Pass owned CodegenResults to link_binary | bjorn3 | -1/+1 |
| 2024-11-09 | Add discriminators to DILocations when multiple functions are inlined into a ... | Kyle Huey | -3/+61 |
| 2024-11-09 | Auto merge of #132800 - matthiaskrgr:rollup-c1kkj56, r=matthiaskrgr | bors | -0/+11 |
| 2024-11-09 | Rollup merge of #132552 - taiki-e:sparc-target-feature, r=workingjubilee | Matthias Krüger | -0/+11 |
| 2024-11-09 | Auto merge of #132584 - Zalathar:includes, r=cuviper | bors | -1/+1 |
| 2024-11-09 | Make `RustString` an extern type to avoid `improper_ctypes` warnings | Zalathar | -24/+2 |
| 2024-11-09 | Add v8plus target feature to sparc and use it in create_object_file | Taiki Endo | -0/+8 |
| 2024-11-09 | Add v9 and leoncasa target feature to sparc | Taiki Endo | -0/+3 |
| 2024-11-08 | coverage: Remove unhelpful code for handling multiple files per function | Zalathar | -59/+57 |
| 2024-11-08 | coverage: Add `GlobalFileId` for stricter type-checking of file IDs | Zalathar | -7/+17 |
| 2024-11-08 | Rollup merge of #132590 - Zalathar:z-timings-stats, r=jieyouxu | Stuart Cook | -27/+10 |
| 2024-11-08 | Rollup merge of #132452 - Zalathar:llvm-cov-wrappers, r=jieyouxu | Stuart Cook | -138/+142 |
| 2024-11-07 | Rollup merge of #132741 - zmodem:mips_data_layout, r=nikic | Jubilee | -0/+5 |
| 2024-11-07 | Rollup merge of #130586 - dpaoliello:fixrawdylib, r=wesleywiser | Jubilee | -17/+18 |
| 2024-11-07 | remove the extra specification for llvm versions < 20 | Hans Wennborg | -0/+5 |
| 2024-11-07 | Basic inline assembly support for SPARC and SPARC64 | Taiki Endo | -0/+14 |
| 2024-11-06 | Clean up use requirements after rebasing | Matt Weber | -5/+4 |
| 2024-11-06 | Add location info for f16 | Matt Weber | -0/+18 |
| 2024-11-06 | Rename option and add doc | Matt Weber | -45/+40 |
| 2024-11-06 | Add additional option checks | Matt Weber | -9/+38 |
| 2024-11-06 | Move additional source location info behind -Z option | Matt Weber | -20/+105 |
| 2024-11-06 | Refactor `type_stub` from `DefId` to tuple | Matt Weber | -22/+26 |
| 2024-11-06 | Add file and line metadata for enum variant and fields | Matt Weber | -17/+23 |
| 2024-11-06 | Add file and line metadata for struct/union members | Matt Weber | -10/+35 |
| 2024-11-06 | Add file and line metadata for coroutines | Matt Weber | -2/+5 |
| 2024-11-06 | Refactor `type_map::stub` parameters | Matt Weber | -60/+44 |
| 2024-11-06 | Add file and line metadata for closures | Matt Weber | -2/+10 |
| 2024-11-06 | Require `type_map::stub` callers to supply file information | Matt Weber | -6/+51 |
| 2024-11-06 | Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr | bors | -0/+3 |
| 2024-11-05 | Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxu | Matthias Krüger | -0/+3 |
| 2024-11-05 | Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwco | Matthias Krüger | -2/+11 |
| 2024-11-05 | Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubilee | bors | -48/+80 |
| 2024-11-05 | coverage: Tidy up coverage-specific FFI functions | Zalathar | -26/+24 |
| 2024-11-05 | coverage: Extract safe FFI wrapper functions to `llvm_cov` | Zalathar | -126/+132 |
| 2024-11-05 | Auto merge of #131341 - taiki-e:ppc-clobber-abi, r=bzEq,workingjubilee | bors | -2/+6 |
| 2024-11-04 | mark some target features as 'forbidden' so they cannot be (un)set | Ralf Jung | -48/+80 |
| 2024-11-04 | Simplify FFI calls for `-Ztime-llvm-passes` and `-Zprint-codegen-stats` | Zalathar | -27/+10 |
| 2024-11-03 | Rollup merge of #132565 - bjorn3:less_target_name_dependence, r=workingjubilee | Jubilee | -20/+9 |
| 2024-11-04 | Move `LLVMRustAttribute[Kind]` out of `LLVMWrapper.h` | Zalathar | -1/+1 |
| 2024-11-03 | compiler: Directly use rustc_abi in codegen | Jubilee Young | -25/+25 |
| 2024-11-03 | Reduce dependence on the target name | bjorn3 | -20/+9 |
| 2024-11-03 | Auto merge of #132514 - Zalathar:print-target-cpus, r=jieyouxu | bors | -49/+83 |
| 2024-11-02 | Allow disabling ASan instrumentation for globals | Daniel Bertalan | -0/+14 |
| 2024-11-02 | Rename target triple to target tuple in many places in the compiler | Noratrieb | -3/+3 |
| 2024-11-02 | Port most of `LLVMRustPrintTargetCPUs` to Rust | Zalathar | -37/+63 |
| 2024-11-02 | Use a dedicated safe wrapper for `LLVMRustGetHostCPUName` | Zalathar | -13/+21 |
| 2024-11-02 | Support clobber_abi and vector registers (clobber-only) in PowerPC inline ass... | Taiki Endo | -2/+6 |
| 2024-11-02 | Rollup merge of #131037 - madsmtm:move-llvm-target-versioning, r=petrochenkov | Matthias Krüger | -2/+4 |