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
/
back
/
lto.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-28
Don't format!() string literals
ljedrz
-7
/
+7
2018-07-18
rustc: Remove a workaroudn in ThinLTO fixed upstream
Alex Crichton
-14
/
+0
2018-07-16
Revert "Provide a way of accessing the ThinLTO module import map in rustc."
Michael Woerister
-68
/
+1
2018-07-16
Revert "Persist ThinLTO import data in incr. comp. session directory."
Michael Woerister
-81
/
+2
2018-07-16
Revert "Clean up LLVM module naming (just use CodegenUnit names)."
Michael Woerister
-5
/
+6
2018-07-16
Revert "Use callback-based interface to load ThinLTO import data into rustc."
Michael Woerister
-31
/
+43
2018-07-13
Use callback-based interface to load ThinLTO import data into rustc.
Michael Woerister
-43
/
+31
2018-07-11
Clean up LLVM module naming (just use CodegenUnit names).
Michael Woerister
-6
/
+5
2018-07-11
Persist ThinLTO import data in incr. comp. session directory.
Michael Woerister
-2
/
+81
2018-07-11
Provide a way of accessing the ThinLTO module import map in rustc.
Michael Woerister
-1
/
+68
2018-06-12
Rename -Z no-verify to -Z verify-llvm-ir
Nikita Popov
-2
/
+2
2018-06-12
Respect -Z no-verify during LTO
Nikita Popov
-6
/
+11
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+773