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
Age
Commit message (
Expand
)
Author
Lines
2020-10-21
rustc_codegen_llvm: expose DILocation to rustc_codegen_ssa.
Eduard-Mihai Burtescu
-3
/
+6
2020-10-21
rustc_codegen_llvm: move DISubprogram creation to a dbg_scope_fn method.
Eduard-Mihai Burtescu
-0
/
+9
2020-10-21
rustc_codegen_llvm: create `DIFile`s from just `SourceFile`s.
Eduard-Mihai Burtescu
-3
/
+0
2020-10-17
Make set_span take mut self
khyperia
-1
/
+1
2020-10-16
Auto merge of #77972 - Mark-Simulacrum:side-effect-loop, r=nagisa
bors
-1
/
+3
2020-10-15
Prevent miscompilation in trivial loop {}
Mark Rousskov
-1
/
+3
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-1
/
+1
2020-10-14
Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk
Dylan DPC
-5
/
+5
2020-10-13
Replace absolute paths with relative ones
est31
-1
/
+1
2020-10-13
Auto merge of #76830 - Artoria2e5:tune, r=nagisa
bors
-0
/
+1
2020-10-10
Use fixed type for CodegenResults
bjorn3
-3
/
+3
2020-10-10
Move save_work_product_index call out of cg_llvm
bjorn3
-3
/
+3
2020-10-06
Let backends access span information
khyperia
-0
/
+2
2020-10-05
Pass tune-cpu to LLVM
Mingye Wang
-0
/
+1
2020-10-02
Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)
Harald Hoyer
-0
/
+1
2020-09-26
Rollup merge of #77161 - est31:swich_len_already_trusted, r=petrochenkov
Ralf Jung
-2
/
+1
2020-09-25
Rollup merge of #76973 - lzutao:unstably-const-assume, r=oli-obk
Jonas Schievink
-3
/
+3
2020-09-24
Remove TrustedLen requirement from BuilderMethods::switch
est31
-2
/
+1
2020-09-21
Rollup merge of #76872 - khyperia:remove_declare_methods, r=eddyb
Ralf Jung
-48
/
+4
2020-09-20
Correct file path after some restructures in compiler
Lzu Tao
-3
/
+3
2020-09-18
Remove DeclareMethods
khyperia
-48
/
+4
2020-09-17
PR feedback
khyperia
-2
/
+4
2020-09-17
Let backends define custom targets
khyperia
-0
/
+5
2020-09-09
Add `-Z combine_cgu` flag
Victor Ding
-0
/
+6
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-2
/
+12
2020-08-30
mv compiler to compiler/
mark
-0
/
+1049
[prev]