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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-1
/
+1
2020-03-19
Refactorings to begin getting rid of rustc_codegen_utils
Mark Mansi
-1
/
+0
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-1
/
+1
2020-02-29
Make it build again
Vadim Petrochenkov
-1
/
+1
2020-02-13
add selfprofiling for new llvm passmanager
Andreas Jonson
-0
/
+1
2020-02-01
Move builtin attribute logic to new rustc_attr crate.
Mazdak Farrokhzad
-0
/
+1
2020-01-23
Add `-Z no-link` flag
Victor Ding
-0
/
+1
2020-01-09
Remove unused dependencies
Shotaro Yamada
-1
/
+0
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-0
/
+1
2020-01-01
Auto merge of #67729 - mati865:deps, r=nikomatsakis
bors
-1
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Rename `libsyntax_ext` and `libsyntax_expand` in code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Make things build again
Vadim Petrochenkov
-2
/
+2
2019-12-30
Bump smallvec
Mateusz Mikuła
-1
/
+1
2019-12-11
Fix fallout from rebase
Aaron Hill
-0
/
+2
2019-12-11
rustc: Link LLVM directly into rustc again
Alex Crichton
-1
/
+19
2019-10-21
Remove `src/llvm-emscripten` submodule
Alex Crichton
-6
/
+0
2019-09-05
Remove codegen dependencies
Mark Rousskov
-4
/
+0
2019-07-31
Deduplicate rustc_demangle in librustc_codegen_llvm
Alex Crichton
-1
/
+0
2019-07-07
Remove some dummy dependencies
John Kåre Alsaker
-0
/
+1
2019-05-31
Update rustc-demangle version.
Eduard-Mihai Burtescu
-1
/
+1
2019-02-18
librustc_codegen_llvm => 2018
Taiki Endo
-1
/
+2
2018-11-22
Add rustc_codegen_ssa to sysroot
bjorn3
-1
/
+0
2018-11-16
Beginning of moving all backend-agnostic code to rustc_codegen_ssa
Denis Merigoux
-0
/
+1
2018-08-31
Support local ThinLTO with incremental compilation.
Michael Woerister
-0
/
+1
2018-08-06
Building librustc_codegen_llvm in a separate directory
Mark Rousskov
-27
/
+0
2018-06-20
Replace tempdir by tempfile in librustc_trans
Bastien Orivel
-1
/
+1
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+49