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
/
back
Age
Commit message (
Expand
)
Author
Lines
2018-07-11
Deny bare trait objects in in src/librustc_codegen_llvm
ljedrz
-24
/
+24
2018-07-10
Upgrade to LLVM's master branch (LLVM 7)
Alex Crichton
-47
/
+38
2018-07-07
Auto merge of #52109 - michaelwoerister:ir-objs, r=alexcrichton
bors
-6
/
+5
2018-07-06
Remove CrossLangLto::NoLink which does not have a use case anymore.
Michael Woerister
-2
/
+1
2018-07-06
When doing linker-plugin based LTO, write LLVM bitcode obj-files
Michael Woerister
-4
/
+4
2018-07-06
Rollup merge of #52055 - crlf0710:patch-3, r=Mark-Simulacrum
kennytm
-2
/
+2
2018-07-04
Shorten the line
CrLF0710
-2
/
+2
2018-07-04
Include VS 2017 in error message.
CrLF0710
-1
/
+1
2018-07-03
Allow the linker to choose the LTO-plugin (which is useful when using LLD)
Michael Woerister
-25
/
+36
2018-06-27
Make opaque::Encoder append-only and make it infallible
John Kåre Alsaker
-2
/
+1
2018-06-20
Fix tidy
Bastien Orivel
-1
/
+4
2018-06-20
Replace tempdir by tempfile in librustc_trans
Bastien Orivel
-3
/
+3
2018-06-14
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-1
/
+1
2018-06-12
Rename -Z no-verify to -Z verify-llvm-ir
Nikita Popov
-6
/
+6
2018-06-12
Respect -Z no-verify during LTO
Nikita Popov
-7
/
+12
2018-05-31
musl: don't use the included startfiles with -crt-static
Johannes Nixdorf
-0
/
+16
2018-05-22
Add -Z no-parallel-llvm flag
Nikita Popov
-2
/
+6
2018-05-17
Revert "musl: don't use the included startfiles with -crt-static"
Alex Crichton
-16
/
+0
2018-05-17
Revert "musl: link crt{begin,end}.o from the system compiler"
Alex Crichton
-11
/
+0
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+7429
[prev]