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
/
base.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-19
Use a QueryContext for try_mark_green.
Camille GILLOT
-1
/
+1
2021-02-03
rustc_codegen_ssa: tune codegen scheduling to reduce memory usage
Tyson Nottingham
-7
/
+19
2021-02-01
Rollup merge of #81536 - tgnottingham:time-passes-rss, r=oli-obk
Jonas Schievink
-2
/
+12
2021-01-31
Auto merge of #81327 - RalfJung:codegen-no-const-fail, r=oli-obk
bors
-0
/
+5
2021-01-30
codegen: assume constants cannot fail to evaluate
Ralf Jung
-0
/
+5
2021-01-29
Indicate both start and end of pass RSS in time-passes output
Tyson Nottingham
-2
/
+12
2021-01-27
Rollup merge of #81369 - tgnottingham:codegen-to-llvm-ir-wall-time, r=lcnr
Yuki Okushi
-17
/
+14
2021-01-24
rustc_codegen_ssa: use wall time for codegen_to_LLVM_IR time-passes entry
Tyson Nottingham
-17
/
+14
2021-01-23
Don't provide backend_optimization_level query for extern crates
bjorn3
-1
/
+1
2021-01-13
Remove is_dllimport_foreign_item def from cg_ssa
bjorn3
-27
/
+0
2020-12-31
Rollup merge of #80323 - camelid:codegen-base-docs, r=nagisa
Dylan DPC
-15
/
+0
2020-12-28
Rollup merge of #79662 - bjorn3:move_more_code_out_of_codegen_backend, r=oli-obk
Dylan DPC
-21
/
+0
2020-12-22
Update and improve `rustc_codegen_{llvm,ssa}` docs
Camelid
-15
/
+0
2020-12-23
Exclude unnecessary info from CodegenResults
Victor Ding
-2
/
+3
2020-12-17
Move some code out of CodegenBackend::{codegen_crate,link}
bjorn3
-21
/
+0
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-3
/
+3
2020-11-04
Auto merge of #78280 - bugadani:span, r=lcnr
bors
-9
/
+4
2020-10-27
Remove some cruft from foreign_modules refactor
Ryan Levick
-2
/
+0
2020-10-27
Cache foreign_modules query
Ryan Levick
-1
/
+1
2020-10-27
Query span as late as possible
Dániel Buga
-9
/
+4
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-3
/
+3
2020-10-14
Remove unused code from rustc_codegen_*
est31
-2
/
+0
2020-10-13
Replace absolute paths with relative ones
est31
-3
/
+3
2020-10-02
Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)
Harald Hoyer
-2
/
+3
2020-09-18
Remove DeclareMethods
khyperia
-10
/
+12
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-4
/
+4
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-31
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+959