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
/
src
/
librustc_codegen_ssa
/
mir
/
rvalue.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-09
librustc_codegen_ssa => 2018
Taiki Endo
-5
/
+5
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-21
Fix alignment for array indexing
Nikita Popov
-1
/
+2
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-2
/
+2
2018-11-29
Move IntrinsicCallMethods::call_overflow_intrinsics to BuilderMethods::checke...
bjorn3
-1
/
+1
2018-11-29
Don't use llvm intrinsic names in cg_ssa
bjorn3
-80
/
+2
2018-11-22
rustc_target: separate out an individual Align from AbiAndPrefAlign.
Eduard-Mihai Burtescu
-1
/
+1
2018-11-22
rustc_target: rename abi::Align to AbiAndPrefAlign.
Eduard-Mihai Burtescu
-4
/
+4
2018-11-16
[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.
Eduard-Mihai Burtescu
-1
/
+1
2018-11-16
All Builder methods now take &mut self instead of &self
Denis Merigoux
-92
/
+97
2018-11-16
Added some docs + start to &mut self builder methods
Denis Merigoux
-3
/
+3
2018-11-16
Great separation of librustc_codegen_llvm: librustc_codegen_ssa compiles
Denis Merigoux
-0
/
+996