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
/
src
/
librustc_codegen_ssa
/
traits
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-102
/
+0
2020-06-29
add spans to injected coverage counters
Rich Kadel
-0
/
+4
2020-05-18
Implement asm! codegen
Amanieu d'Antras
-1
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-1
/
+1
2020-03-19
Refactorings to begin getting rid of rustc_codegen_utils
Mark Mansi
-1
/
+1
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-02-03
rustc_codegen_ssa: split declare_local into create_dbg_var and dbg_var_addr.
Eduard-Mihai Burtescu
-0
/
+1
2019-12-22
Format the world
Mark Rousskov
-2
/
+2
2019-11-21
Aggregation of drive-by cosmetic changes.
Alexander Regueiro
-2
/
+2
2019-11-03
rustc_codegen_ssa: rename ArgTypeMethods to ArgAbiMethods.
Eduard-Mihai Burtescu
-1
/
+1
2019-10-13
s/FuncId/Function
bjorn3
-1
/
+1
2019-10-13
Introduce FuncId backend type
bjorn3
-0
/
+1
2019-06-11
rustc_codegen_*: deny(unused_lifetimes).
Eduard-Mihai Burtescu
-2
/
+2
2019-05-14
removes `AbiMethods`
Saleem Jaffer
-4
/
+7
2019-05-05
code review fixes
Saleem Jaffer
-2
/
+1
2019-05-04
adding HasParamEnv trait
Saleem Jaffer
-1
/
+6
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-29
Move get_static from CodegenCx to Builder
bjorn3
-1
/
+1
2018-11-29
Require Deref to CodegenCx for HasCodegen
bjorn3
-1
/
+3
2018-11-29
Move IntrinsicCallMethods::call_overflow_intrinsics to BuilderMethods::checke...
bjorn3
-2
/
+2
2018-11-29
Rustfmt on cg_ssa/traits
bjorn3
-1
/
+2
2018-11-29
Don't use llvm intrinsic names in cg_ssa
bjorn3
-3
/
+1
2018-11-29
Make ConstMethods and StaticMethods require BackendTypes instead of Backend
bjorn3
-2
/
+2
2018-11-29
Some refactorings
bjorn3
-1
/
+0
2018-11-16
[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.
Eduard-Mihai Burtescu
-0
/
+99