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_llvm
/
mir
/
rvalue.rs
Age
Commit message (
Expand
)
Author
Lines
2018-09-30
use is_uninhabited in more places
Jorge Aparicio
-1
/
+1
2018-09-29
Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung"
Ralf Jung
-1
/
+1
2018-09-22
use is_uninhabited in more places
Jorge Aparicio
-1
/
+1
2018-09-11
renamed is_nil to is_unit
kenta7777
-2
/
+2
2018-09-11
Revert "renamed is_nil to is_unit"
kenta7777
-2
/
+2
2018-09-10
renamed is_nil to is_unit
kenta7777
-2
/
+2
2018-08-24
support user-given types in adts
Niko Matsakis
-1
/
+1
2018-08-22
Remove Ty prefix from Ty{Bool|Char|Int|Uint|Float|Str}
varkor
-37
/
+37
2018-08-22
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closu...
varkor
-3
/
+3
2018-08-19
Integrate OperandValue::UnsizedRef into OperandValue::Ref.
Masaki Hara
-5
/
+2
2018-08-19
Implement simple codegen for unsized rvalues.
Masaki Hara
-0
/
+26
2018-08-12
Do not generate assumes for plain integer casts
Simonas Kazlauskas
-1
/
+3
2018-08-04
Simplify some handling of target_pointer_width
Mark Rousskov
-12
/
+2
2018-07-30
rustc_codegen_llvm: use safe references for Value.
Irina Popa
-32
/
+36
2018-07-30
rustc_codegen_llvm: use safe references for Type.
Irina Popa
-18
/
+18
2018-07-05
Store scalar pair bools as i8 in memory
Josh Stone
-2
/
+2
2018-06-16
rustc_codegen_llvm: don't treat i1 as signed, even for #[repr(i8)] enums.
Eduard-Mihai Burtescu
-1
/
+5
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+952