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
/
builder.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-30
rustc_codegen_llvm: fix tidy errors.
Irina Popa
-10
/
+20
2018-07-30
rustc_codegen_llvm: use safe references for OperandBundleDef.
Irina Popa
-5
/
+4
2018-07-30
rustc_codegen_llvm: remove more unused functions.
Irina Popa
-192
/
+2
2018-07-30
rustc_codegen_llvm: use safe references for BasicBlock.
Irina Popa
-19
/
+19
2018-07-30
rustc_codegen_llvm: use safe references for Value.
Irina Popa
-245
/
+207
2018-07-30
rustc_codegen_llvm: use safe references for Builder.
Irina Popa
-3
/
+2
2018-07-30
rustc_codegen_llvm: use safe references for Type.
Irina Popa
-62
/
+62
2018-07-30
rustc_codegen_llvm: move from empty enums to extern types.
Irina Popa
-6
/
+7
2018-07-24
Rollup merge of #52391 - Amanieu:volatile_unaligned, r=alexcrichton
Mark Rousskov
-1
/
+7
2018-07-20
Remove unused method
Oliver Schneider
-18
/
+1
2018-07-14
Add unaligned volatile intrinsics
Amanieu d'Antras
-1
/
+7
2018-07-09
Correct some codegen stats counters
Ben Harris
-3
/
+4
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+1425
[prev]