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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_llvm
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-03-24
bump thorin to drop duped deps
klensy
-1
/
+1
2025-03-04
use measureme-12.0.1
LuuuXXX
-2
/
+1
2025-03-04
promote ohos targets to tier to with host tools
LuuuXXX
-1
/
+2
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2025-02-16
Move hashes from rustc_data_structure to rustc_hashes so they can be shared w...
Ben Kimock
-0
/
+1
2025-01-21
Note that cg_llvm's gimli should match the version used elsewhere
Zalathar
-0
/
+2
2025-01-05
Use gimli to get the values of DWARF constants needed by codegen
Zalathar
-0
/
+1
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-1
/
+1
2024-10-08
compiler: Factor rustc_target::abi out of cg_llvm
Jubilee Young
-0
/
+1
2024-08-18
Update some dependency versions that allow better licensing
Trevor Gross
-1
/
+1
2024-07-28
dedup object
klensy
-1
/
+1
2024-04-08
sanitizers: Create the rustc_sanitizers crate
Ramon de C Valle
-0
/
+1
2024-03-08
bump itertools to 0.12
klensy
-1
/
+1
2024-01-13
Update measureme crate to version 11
Michael Woerister
-1
/
+1
2023-12-30
Update to bitflags 2 in the compiler
Nilstrieb
-1
/
+1
2023-12-03
compiler: replace cstr macro with c str literals in compiler and few other c ...
klensy
-1
/
+0
2023-11-22
Update itertools to 0.11.
Nicholas Nethercote
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-9
/
+8
2023-10-22
coverage: Build the global file table ahead of time
Zalathar
-0
/
+1
2023-08-14
Upgrade Object and related deps
dirreke
-1
/
+1
2023-07-05
Revert "use new c literals instead of cstr! macro"
León Orell Valerian Liehr
-0
/
+1
2023-05-31
use new c literals instead of cstr! macro
klensy
-1
/
+0
2023-05-10
Bump object and thorin-dwp
Jubilee Young
-1
/
+1
2023-04-22
drop unused deps, gate libc under unix for one crate
klensy
-1
/
+0
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-02-25
record llvm cgu instruction stats
csmoe
-0
/
+2
2023-02-06
remove unused imports
klensy
-1
/
+0
2023-01-09
Fix aarch64-unknown-linux-gnu_ilp32 target
Amanieu d'Antras
-1
/
+4
2022-11-26
Rewrite LLVM's archive writer in Rust
bjorn3
-1
/
+1
2022-10-06
Auto merge of #99324 - reez12g:issue-99144, r=jyn514
bors
-1
/
+0
2022-10-04
resolve error when attempting to link a universal library on macOS
Alex Gaynor
-0
/
+1
2022-09-29
Remove from compiler/ crates
reez12g
-1
/
+0
2022-09-18
Remove support for LLVM's legacy pass manager
Josh Stone
-1
/
+0
2022-07-25
Use object instead of LLVM for reading bitcode from rlibs
bjorn3
-0
/
+1
2022-07-23
Add fine-grained LLVM CFI support to the Rust compiler
Ramon de C Valle
-1
/
+1
2022-06-27
Update `smallvec` to 1.8.1.
Nicholas Nethercote
-1
/
+1
2022-06-15
Rollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC
Yuki Okushi
-1
/
+0
2022-06-14
Add metadata generation for vtables when using VFE
flip1995
-0
/
+1
2022-06-13
remove currently unused deps
klensy
-1
/
+0
2022-02-21
debuginfo: Simplify TypeMap used during LLVM debuginfo generation.
Michael Woerister
-0
/
+1
2021-12-12
Auto merge of #90716 - euclio:libloading, r=cjgillot
bors
-0
/
+1
2021-12-07
Use object crate for .rustc metadata generation
Nikita Popov
-1
/
+0
2021-12-06
replace dynamic library module with libloading
Andy Russell
-0
/
+1
2021-10-07
Update to measureme v10
Ryan Levick
-1
/
+1
2021-10-07
Add support for artifact size profiling
Ryan Levick
-1
/
+1
2021-10-03
Remove re-export.
Camille GILLOT
-0
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-13
Use a separate interner type for UniqueTypeId
bjorn3
-0
/
+1
2021-08-24
Update rustc-demangle to 0.1.21.
Eduard-Mihai Burtescu
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
[next]