index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_llvm
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2025-07-25
Use the object crate rather than LLVM for extracting bitcode sections
bjorn3
-1
/
+1
2025-07-21
Move LTO symbol export calculation from backends to cg_ssa
bjorn3
-10
/
+0
2025-07-03
Merge run_fat_lto, optimize_fat and autodiff into run_and_optimize_fat_lto
bjorn3
-1
/
+0
2025-06-19
move -Ctarget-feature handling into shared code
Ralf Jung
-10
/
+0
2025-06-09
-Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable...
Andrew Zhogin
-9
/
+0
2025-06-07
store `target.min_global_align` as an `Align`
Folkert de Vries
-6
/
+0
2025-04-05
KCFI: Add KCFI arity indicator support
Ramon de C Valle
-0
/
+2
2025-02-21
update autodiff flags
Manuel Drehwald
-0
/
+1
2025-02-13
[cg_llvm] Remove dead error message
Daniel Paoliello
-3
/
+0
2025-01-05
Auto merge of #134794 - RalfJung:abi-required-target-features, r=workingjubilee
bors
-3
/
+1
2025-01-01
upstream rustc_codegen_llvm changes for enzyme/autodiff
Manuel Drehwald
-0
/
+4
2024-12-31
explicitly model that certain ABIs require/forbid certain target features
Ralf Jung
-3
/
+1
2024-11-04
mark some target features as 'forbidden' so they cannot be (un)set
Ralf Jung
-0
/
+5
2024-09-24
codegen_ssa: consolidate tied feature checking
David Wood
-6
/
+0
2024-08-17
Always use ar_archive_writer for import libs
Chris Denton
-3
/
+0
2024-07-30
Move mingw dlltool invocation to cg_ssa
bjorn3
-10
/
+0
2024-05-15
Use an error struct instead of a panic
Alice Ryhl
-0
/
+2
2024-02-03
Emit a diagnostic for invalid target options
Ben Kimock
-0
/
+2
2024-01-18
llvm: simplify data layout check
David Wood
-0
/
+3
2023-11-06
warn when using an unstable feature with -Ctarget-feature
Ralf Jung
-2
/
+6
2023-09-23
allow LTO on `proc-macro` crates with `-Zdylib-lto`
onur-ozkan
-0
/
+2
2023-09-08
debuginfo: add compiler option to allow compressed debuginfo sections
Augie Fackler
-0
/
+2
2023-07-17
Better diagnostics for dlltool errors.
James Farrell
-1
/
+2
2023-06-01
Use translatable diagnostics in `rustc_const_eval`
Deadbeef
-2
/
+6
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-54
/
+54
2023-05-06
Rollup merge of #111203 - Kobzol:remark-print-kind, r=tmiasko
Matthias Krüger
-1
/
+1
2023-05-04
Output LLVM optimization remark kind in `-Cremark` output
Jakub Beránek
-1
/
+1
2023-04-18
Stablize raw-dylib, link_ordinal and -Cdlltool
Daniel Paoliello
-1
/
+1
2023-03-29
Check for escape sequences in Fluent resources
clubby789
-1
/
+2
2023-03-11
Simplify message paths
est31
-0
/
+89