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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-02
Basic profiling
Wesley Wiser
-0
/
+3
2018-07-30
rustc_codegen_llvm: use safe references for Context and Module.
Irina Popa
-7
/
+29
2018-07-30
rustc_codegen_llvm: move from empty enums to extern types.
Irina Popa
-0
/
+1
2018-07-30
rustc_llvm: move to rustc_codegen_llvm::llvm.
Irina Popa
-1
/
+5
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-1
/
+0
2018-07-16
Revert "Persist ThinLTO import data in incr. comp. session directory."
Michael Woerister
-1
/
+1
2018-07-16
Revert "Clean up LLVM module naming (just use CodegenUnit names)."
Michael Woerister
-1
/
+3
2018-07-13
Auto merge of #52266 - michaelwoerister:incr-thinlto-preliminaries, r=alexcri...
bors
-4
/
+2
2018-07-11
Clean up LLVM module naming (just use CodegenUnit names).
Michael Woerister
-3
/
+1
2018-07-11
Persist ThinLTO import data in incr. comp. session directory.
Michael Woerister
-1
/
+1
2018-07-11
Deny bare trait objects in in src/librustc_codegen_llvm
ljedrz
-6
/
+7
2018-07-10
Upgrade to LLVM's master branch (LLVM 7)
Alex Crichton
-3
/
+1
2018-07-07
Move time_graph.rs to rustc/util
bjorn3
-1
/
+1
2018-07-07
Update Cargo.lock and move size_and_align_of_dst back
bjorn3
-0
/
+1
2018-07-07
Fix some errors
bjorn3
-1
/
+0
2018-07-07
Move some functions out of rustc_codegen_llvm and fix metadata_only backend
bjorn3
-2
/
+2
2018-06-20
Replace tempdir by tempfile in librustc_trans
Bastien Orivel
-1
/
+1
2018-06-14
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-2
/
+2
2018-05-17
Stabilise inclusive_range_methods
varkor
-1
/
+0
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+392