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
Age
Commit message (
Expand
)
Author
Lines
2018-07-30
rustc_codegen_llvm: remove unused UseRef type.
Irina Popa
-7
/
+0
2018-07-30
rustc_codegen_llvm: use safe references for BasicBlock.
Irina Popa
-25
/
+24
2018-07-30
rustc_codegen_llvm: use safe references for Value.
Irina Popa
-506
/
+510
2018-07-30
rustc_codegen_llvm: remove _opaque suffix.
Irina Popa
-49
/
+49
2018-07-30
rustc_codegen_llvm: remove #![allow(dead_code)] from llvm.
Irina Popa
-37
/
+2
2018-07-30
rustc_codegen_llvm: remove unused ExecutionEngineRef type.
Irina Popa
-2
/
+0
2018-07-30
rustc_codegen_llvm: use safe references for Metadata and DI*.
Irina Popa
-108
/
+102
2018-07-30
rustc_codegen_llvm: use safe references for DIBuilder.
Irina Popa
-29
/
+28
2018-07-30
rustc_codegen_llvm: use safe references for Builder.
Irina Popa
-141
/
+140
2018-07-30
rustc_codegen_llvm: use safe references for Type.
Irina Popa
-82
/
+81
2018-07-30
rustc_codegen_llvm: use safe references for Context and Module.
Irina Popa
-87
/
+83
2018-07-30
rustc_codegen_llvm: move from empty enums to extern types.
Irina Popa
-87
/
+68
2018-07-30
rustc_llvm: move to rustc_codegen_llvm::llvm.
Irina Popa
-0
/
+2431
[prev]