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
/
llvm
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-23
Rollup merge of #69940 - tmiasko:llvm-api, r=hanna-kruppe
Mazdak Farrokhzad
-2
/
+2
2020-03-12
remove lifetimes that can be elided (clippy::needless_lifetimes)
Matthias Krüger
-3
/
+3
2020-03-11
librustc_codegen_llvm: Replace deprecated API usage
Tomasz Miąsko
-2
/
+2
2020-02-12
Properly use the darwin archive format on Apple targets
Anthony Ramine
-0
/
+1
2019-12-22
Format the world
Mark Rousskov
-23
/
+18
2019-12-12
Fix weird implicit dependency between rustllvm and rustc_codegen_llvm
Aaron Hill
-17
/
+2
2019-12-04
Migrate to LLVM{Get,Set}ValueName2
Josh Stone
-1
/
+19
2019-11-13
Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter...
Robin Kruppe
-1
/
+0
2019-11-05
improper_ctypes: `extern "C"` fns
David Wood
-0
/
+1
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-3
/
+0
2019-02-18
librustc_codegen_llvm => 2018
Taiki Endo
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-11-06
refactor: use shorthand fields
teresy
-1
/
+1
2018-08-10
Introduce SmallCStr and use it where applicable.
Michael Woerister
-2
/
+3
2018-07-30
rustc_codegen_llvm: use safe references for SectionIterator.
Irina Popa
-5
/
+5
2018-07-30
rustc_codegen_llvm: use safe references for OperandBundleDef.
Irina Popa
-11
/
+7
2018-07-30
rustc_codegen_llvm: use safe references for RustString.
Irina Popa
-15
/
+18
2018-07-30
rustc_codegen_llvm: use safe references for Twine, DiagnosticInfo, SMDiagnostic.
Irina Popa
-1
/
+1
2018-07-30
rustc_codegen_llvm: use safe references for MemoryBuffer and ObjectFile.
Irina Popa
-10
/
+5
2018-07-30
rustc_codegen_llvm: use safe references for Value.
Irina Popa
-14
/
+14
2018-07-30
rustc_codegen_llvm: remove _opaque suffix.
Irina Popa
-2
/
+2
2018-07-30
rustc_codegen_llvm: remove #![allow(dead_code)] from llvm.
Irina Popa
-27
/
+0
2018-07-30
rustc_codegen_llvm: use safe references for Metadata and DI*.
Irina Popa
-1
/
+0
2018-07-30
rustc_codegen_llvm: use safe references for Context and Module.
Irina Popa
-1
/
+1
2018-07-30
rustc_llvm: move to rustc_codegen_llvm::llvm.
Irina Popa
-0
/
+315