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
/
debuginfo
/
create_scope_map.rs
Age
Commit message (
Expand
)
Author
Lines
2019-09-29
remove indexed_vec re-export from rustc_data_structures
csmoe
-1
/
+1
2019-09-29
remove bit_set re-export from rustc_data_structures
csmoe
-1
/
+1
2019-05-28
Changes the type `mir::Mir` into `mir::Body`
Claude-Alban RANÉLY-VERGÉ-DÉPRÉ
-3
/
+3
2019-02-25
librustc_codegen_llvm: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-2
/
+2
2019-02-18
librustc_codegen_llvm => 2018
Taiki Endo
-3
/
+3
2019-02-10
rustc: doc comments
Alexander Regueiro
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-16
Finished moving backend-agnostic code to rustc_codegen_ssa
Denis Merigoux
-1
/
+1
2018-11-16
Great separation of librustc_codegen_llvm: librustc_codegen_ssa compiles
Denis Merigoux
-15
/
+0
2018-11-16
Generalized mir::codegen_mir (and all subsequent functions)
Denis Merigoux
-8
/
+8
2018-10-09
codegen_llvm/misc: improve common patterns
ljedrz
-1
/
+1
2018-09-18
Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs.
Nicholas Nethercote
-3
/
+3
2018-08-01
Split out growth functionality into BitVector type
Mark Rousskov
-3
/
+3
2018-07-30
rustc_codegen_llvm: fix tidy errors.
Irina Popa
-2
/
+5
2018-07-30
rustc_codegen_llvm: use safe references for Metadata and DI*.
Irina Popa
-14
/
+13
2018-07-30
rustc_codegen_llvm: move from empty enums to extern types.
Irina Popa
-10
/
+10
2018-07-25
parameterize `BitVector` and `BitMatrix` by their index types
Niko Matsakis
-3
/
+3
2018-05-30
rustc: turn mir::LocalDecl's visibility_source_info into a SourceScope.
Eduard-Mihai Burtescu
-1
/
+1
2018-05-30
rustc: rename mir::LocalDecl's source_info to visibility_source_info.
Eduard-Mihai Burtescu
-1
/
+1
2018-05-30
rustc: rename mir::VisibilityScope to mir::SourceScope.
Eduard-Mihai Burtescu
-9
/
+9
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+136