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_llvm
/
mir
/
analyze.rs
Age
Commit message (
Expand
)
Author
Lines
2018-11-16
Great separation of librustc_codegen_llvm: librustc_codegen_ssa compiles
Denis Merigoux
-383
/
+0
2018-11-16
Generalized mir::codegen_mir (and all subsequent functions)
Denis Merigoux
-15
/
+17
2018-11-16
Generalized base::unsize_thin_ptr
Denis Merigoux
-0
/
+1
2018-11-16
Reduced line length to pass tidy
Denis Merigoux
-6
/
+7
2018-11-07
Rollup merge of #55734 - teresy:shorthand-fields, r=davidtwco
kennytm
-1
/
+1
2018-11-06
refactor: use shorthand fields
teresy
-1
/
+1
2018-10-29
Emit Retag statements, kill Validate statements
Ralf Jung
-1
/
+2
2018-10-27
Refactor and add `PlaceContext::AscribeUserTy`.
David Wood
-17
/
+32
2018-10-26
Add the actual chain of projections to `UserTypeProjection`.
Felix S. Klock II
-1
/
+3
2018-10-08
codegen_llvm: whitespace & formatting improvements
ljedrz
-3
/
+3
2018-09-18
Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs.
Nicholas Nethercote
-4
/
+4
2018-08-22
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closu...
varkor
-1
/
+1
2018-08-01
Split out growth functionality into BitVector type
Mark Rousskov
-4
/
+4
2018-07-30
rustc_codegen_llvm: use safe references for Value.
Irina Popa
-1
/
+1
2018-07-30
rustc_codegen_llvm: use safe references for Type.
Irina Popa
-6
/
+6
2018-07-25
parameterize `BitVector` and `BitMatrix` by their index types
Niko Matsakis
-3
/
+3
2018-07-12
rename `control_flow_graph` to `graph`
Niko Matsakis
-1
/
+1
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+361