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_ssa
/
src
/
traits
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2024-11-03
compiler: Directly use rustc_abi in codegen
Jubilee Young
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-17
Rename supertraits of `CodegenMethods`.
Nicholas Nethercote
-16
/
+17
2024-09-17
Move some supertraits outward.
Nicholas Nethercote
-1
/
+8
2024-09-17
Remove unneeded bounds from `CodegenMethods` and `BuilderMethods`.
Nicholas Nethercote
-8
/
+1
2024-09-17
Rename `{ArgAbi,IntrinsicCall}Methods`.
Nicholas Nethercote
-3
/
+3
2024-09-17
Remove `Backend`.
Nicholas Nethercote
-6
/
+2
2024-09-17
Merge `HasCodegen` into `BuilderMethods`.
Nicholas Nethercote
-16
/
+0
2024-09-17
Use trait aliases to shorten some code.
Nicholas Nethercote
-22
/
+3
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+5
2024-06-21
Remove PrintBackendInfo trait
bjorn3
-3
/
+1
2023-07-20
Implement printing to file in llvm_util
David Tolnay
-1
/
+3
2023-07-20
Implement printing to file in codegen_backend.print
David Tolnay
-1
/
+1
2023-07-05
Remove trait `CoverageInfoMethods`, since non-LLVM backends don't need it
Zalathar
-3
/
+1
2022-07-23
Add fine-grained LLVM CFI support to the Rust compiler
Ramon de C Valle
-1
/
+2
2022-04-15
Add codegen for global_asm! sym operands
Amanieu d'Antras
-2
/
+2
2021-05-13
Add support for const operands and options to global_asm!
Amanieu d'Antras
-1
/
+1
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-2
/
+2
2020-10-21
rustc_codegen_llvm: expose DILocation to rustc_codegen_ssa.
Eduard-Mihai Burtescu
-0
/
+1
2020-10-13
Replace absolute paths with relative ones
est31
-1
/
+1
2020-09-18
Remove DeclareMethods
khyperia
-3
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+102